vis_reg: vis_reg

Description Usage Arguments Value

View source: R/vis.r

Description

Visualize prototypical models for glmnets

Usage

1
vis_reg(l_reg, k = 4)

Arguments

l_reg

list of glmnet.cv objects

k

number of prototype models to extract

Value

a list of the selected most prototypical models, 3 ggplot2 objects visualizing the coefficient, Average(coef.) and Sd(coef.) of l_reg models, and 3 matrix for plotting these 3 ggplot2 objects.


LewisLabUCSD/RegressionModelPipeline documentation built on Jan. 11, 2021, 10:33 p.m.