The R Project SVN R

Rev

Rev 77766 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 77766 Rev 85997
Line 3... Line 3...
3
% Copyright 1995-2020 R Core Team
3
% Copyright 1995-2020 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{predict.loess}
6
\name{predict.loess}
7
\alias{predict.loess}
7
\alias{predict.loess}
8
\title{Predict Loess Curve or Surface}
8
\title{Predict \abbr{LOESS} Curve or Surface}
9
\description{
9
\description{
10
 Predictions from a \code{loess} fit, optionally with standard errors.
10
 Predictions from a \code{loess} fit, optionally with standard errors.
11
}
11
}
12
\usage{
12
\usage{
13
\method{predict}{loess}(object, newdata = NULL, se = FALSE,
13
\method{predict}{loess}(object, newdata = NULL, se = FALSE,