Function to sum up bootstrap performance results of the ddsPLS algorithm
# S3 method for ddsPLS
summary(
object,
return = FALSE,
plotSelection = FALSE,
las = 1,
cex.names = 1,
digits = 2,
...
)A ddsPLS object.
Wether or not to return the printed values, default to FALSE.
boolean. Whether plot the selection variables.
interger. Parameter for angle of variable names.
real positive. Which factor zomm the variable names.
integer indicating the number of decimal places (round) to be used.
Other parameters to be taken into account.
ddsPLS, plot.ddsPLS, predict.ddsPLS