dat {locfit} | R Documentation |
Locfit - data evaluation structure.
Description
dat
is used to specify evaluation on the given data points
for locfit.raw()
.
Usage
dat(cv=FALSE)
Arguments
cv |
Whether cross-validation should be done. |
[Package locfit version 1.5-9.10 Index]