plot.cSEMPredict {cSEM}R Documentation

cSEMPredict method for plot()

Description

The cSEMPredict method for the generic function plot().

Usage

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

Arguments

x

An R object of class cSEMPredict.

...

Currently ignored.

See Also

predict()


[Package cSEM version 0.6.1 Index]