print.cSEMPlotPredict {cSEM}R Documentation

cSEMPlotPredict method for print()

Description

The cSEMPlotPredict method for the generic function print().

Usage

## S3 method for class 'cSEMPlotPredict'
print(x, ...)

Arguments

x

An R object of class cSEMPlotPredict.

...

Currently ignored.

See Also

predict(), plot.cSEMPredict()


[Package cSEM version 0.6.1 Index]