plot,stabSel,missing-method {lessSEM}R Documentation

plots the regularized and unregularized parameters for all levels of the tuning parameters

Description

plots the regularized and unregularized parameters for all levels of the tuning parameters

Usage

## S4 method for signature 'stabSel,missing'
plot(x, y, ...)

Arguments

x

object of class stabSel

y

not used

...

use regularizedOnly=FALSE to plot all parameters

Value

either an object of ggplot2 or of plotly


[Package lessSEM version 1.5.5 Index]