plot.cv.kmr: Plot the cross-validation curve produced by "'cv.kmr'"

Description Usage Arguments Value See Also

Description

Plots the cross-validation curve as a function of lambda values tested, as well as the optimal lambda selected by cross-validation for each task.

Usage

1
2
## S3 method for class 'cv.kmr'
plot(x, ...)

Arguments

x

Fitted "cv.kmr" model object.

...

Other graphical parameters to matplot.

Value

A plot is produced, and nothing returned.

See Also

cv.kmr


jpvert/kmr documentation built on May 20, 2019, 7:56 a.m.