plot,cvRegularizedSEM,missing-method {lessSEM} | R Documentation |
plots the cross-validation fits
Description
plots the cross-validation fits
Usage
## S4 method for signature 'cvRegularizedSEM,missing'
plot(x, y, ...)
Arguments
x |
object of class cvRegularizedSEM |
y |
not used |
... |
not used |
Value
either an object of ggplot2 or of plotly
[Package lessSEM version 1.5.5 Index]