plot.param: Plot function for class "param"

Description Usage Arguments

View source: R/func_visual.R

Description

This function plot the coefficients as an object "param" (see as.param for details) on a 2-way T/N table, using the darkness of the color to represent the values of coefficients.

Usage

1
2
## S3 method for class 'param'
plot(beta, lambda.index = NULL)

Arguments

beta

beta is of class "param"

lambda.index

when the param beta contains multiple values of the tuning parameter, the user need to specify the index of the tuning parameter to be plotted


WangTJ/glidars documentation built on Jan. 20, 2021, 6:32 p.m.