plot.lmfa_modelselection: Plot for model selection

View source: R/0PlotBIC.r

plot.lmfa_modelselectionR Documentation

Plot for model selection

Description

Plot for model selection

Usage

## S3 method for class 'lmfa_modelselection'
plot(x, ...)

Arguments

x

Output from the main function step1() (must be of class lmfa_modelselection).

...

Further arguments for the default S3 plot method.

Examples

## Not run: 
plot(modelselection)

## End(Not run)

LeonieVm/lmfa documentation built on Dec. 5, 2023, 1:38 p.m.