plrs.select-class {plrs}R Documentation

Class plrs.select

Description

An S4 class representing the output of the plrs.select function.

Slots

table:

Object of class matrix containing the criterion value for all models

model:

Object of class plrs containing the selected model

crit:

Object of class character containing the criterion used for model selection

Methods

plot

See plot.plrs

print

Print the object information

show

Print the object information

summary

Print a summary of the object information

Author(s)

Gwenael G.R. Leday g.g.r.leday@vu.nl


[Package plrs version 1.22.0 Index]