print.gplsSoftmax: Print method for gplsSoftmax models

Description Usage Arguments Value Examples

View source: R/PLS.R

Description

Print method for gplsSoftmax models

Usage

1
2
## S3 method for class 'gplsSoftmax'
print(x, digits = max(3, getOption("digits") - 3))

Arguments

x

the model

digits

digits to round

Value

none

Examples

1
print(fit)

abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.