Learn R Programming

locfit (version 1.00)

cpplot: Compute a Cp plot.

Usage

cpplot(..., alpha, sig2)

Arguments

...
arguments to the cp, locfit functions.
alpha
Matrix of smoothing parameters. The cpplot function loops through calls to cp, using each row of alpha as the smoothing parameter in turn. If alpha is provid
sig2
Residual variance. If not specified, the residual variance is computed using the fitted model with the fewest residual degrees of freedom.