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

plots the regularized and unregularized parameters for all levels of lambda

Description

plots the regularized and unregularized parameters for all levels of lambda

Usage

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

Arguments

x

object of class gpRegularized

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]