| preplot.locfit.raw | R Documentation |
preplot.locfit.raw is an internal function used by
predict.locfit and preplot.locfit.
It should not normally be called directly.
## S3 method for class 'locfit.raw'
preplot(object, newdata, where, what, band, ...)
object |
Fitted object from |
newdata |
New data points. |
where |
Type of data provided in |
what |
What to compute predicted values of. |
band |
Compute standard errors for the fit and include confidence bands on the returned object. |
... |
Arguments passed to and from other methods. |
A list containing raw output from the internal prediction routines.
locfit, predict.locfit, preplot.locfit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.