print.ddsPLS {ddsPLS}R Documentation

Function to sum up bootstrap performance results of the ddsPLS algorithm

Description

Function to sum up bootstrap performance results of the ddsPLS algorithm

Usage

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

Arguments

x

A ddsPLS object.

...

Other parameters to be taken into account.

See Also

ddsPLS, plot.ddsPLS, predict.ddsPLS


[Package ddsPLS version 1.2.1 Index]