print.sma {epca}R Documentation

Print SMA

Description

Print SMA

Usage

## S3 method for class 'sma'
print(x, verbose = FALSE, ...)

Arguments

x

an sma object.

verbose

logical(1), whether to print out loadings.

...

additional input to generic print.

Value

Print an sma object interactively.


[Package epca version 1.1.0 Index]