| np.geo | R Documentation |
Defines a nonparametric geostatistical model
(not intended to be used regularly; see np.fitgeo).
Constructor function of the np.geo and fitgeo S3 classes.
np.geo(lp, svm, svm0 = NULL, nbin = lp$grid$n)
lp |
local polynomial estimate of the trend function (object of class
|
svm |
(fitted) variogram model (object of class
|
svm0 |
(fitted) residual variogram model (object of class
|
nbin |
number of bins on each dimension. |
Returns an object of class np.geo
(extends locpol.bin), the lp argument with
the others and the vector of residuals as additional components.
np.fitgeo, locpol, fitsvar.sb.iso.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.