plot.cv.rbridge {rbridge} | R Documentation |
Plot a 'cv.rbridge' object function
Description
Plots the cross-validation curve, and upper and lower standard deviation curves, as a function of the lambda values used.
Usage
## S3 method for class 'cv.rbridge'
plot(x, sign.lambda = 1, ...)
Arguments
x |
Design matrix. |
sign.lambda |
Either plot against |
... |
Other graphical parameters to plot |
Author(s)
Bahadir Yuzbasi, Mohammad Arashi and Fikri Akdeniz
Maintainer: Bahadir Yuzbasi b.yzb@hotmail.com
[Package rbridge version 1.0.2 Index]