plot.cv.rbridge: Plot a 'cv.rbridge' object function

Description Usage Arguments Author(s)

View source: R/methods.R

Description

Plots the cross-validation curve, and upper and lower standard deviation curves, as a function of the lambda values used.

Usage

1
2
## S3 method for class 'cv.rbridge'
plot(x, sign.lambda = 1, ...)

Arguments

x

Design matrix.

sign.lambda

Either plot against log(lambda) (default) or its negative if sign.lambda=-1.

...

Other graphical parameters to plot

Author(s)

Bahadir Yuzbasi, Mohammad Arashi and Fikri Akdeniz
Maintainer: Bahadir Yuzbasi b.yzb@hotmail.com


rbridge documentation built on Feb. 29, 2020, 5:07 p.m.