Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

preplot.locfit.raw

Prediction from a Locfit object.


Description

preplot.locfit.raw is an internal function used by predict.locfit and preplot.locfit. It should not normally be called directly.

Usage

## S3 method for class 'locfit.raw'
preplot(object, newdata, where, what, band, ...)

Arguments

object

Fitted object from locfit().

newdata

New data points.

where

Type of data provided in newdata.

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.

Value

A list containing raw output from the internal prediction routines.

See Also


locfit

Local Regression, Likelihood and Density Estimation

v1.5-9.4
GPL (>= 2)
Authors
Catherine Loader [aut], Jiayang Sun [ctb], Lucent Technologies [cph], Andy Liaw [cre]
Initial release
2020-03-24

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.