MinimiseLOOCV: Minimised Leave-One-Out Cross Validation

Description Usage Arguments

View source: R/OptimalSmoothFunctions.R

Description

Finds the value from a given range that minimised the mean sqaure cross validation error.

Usage

1
MinimiseLOOCV(x, y, Lambdas, toPlot = T, ...)

Arguments

x

Vector of data points.

y

Vector of observations

Lambdas

Vector of smoothing paramaeters to test.

toPlot

Logical. Should the plot of CV error against Lambdas appear?

...

Optional graphical parameters.


nclJoshCowley/PSplinesR documentation built on Nov. 19, 2019, 10:29 a.m.