Defines a nonparametric functional model.
Constructor function of the S3 class npf.model
.
local polynomial estimate of the functional variance (object of
class npf.var
).
(optional) a vector or an object of class npf.var
with the estimated (or
theoretical) variances.
fitted variogram model (object of class npsp::fitsvar
).
object used to select a method.
logical; if TRUE
(default) returns a npf.data
-class
object containing the residuals.
additional graphical parameters (passed to plot.npf.locpol
).
a nonparametric functional model object.
Typically an output of npf.fit
.
ignored argument.
title for the trend plot.
title for the semivariogram plot.
Returns an object of class npf.model
(extending npf.locpol
),
the lp
argument with the others as additional components.