FormulaSelection.PLSrounded: FormulaSelection method for PLSrounded
Description
FormulaSelection method for PLSrounded
Usage
# S3 method for PLSrounded
FormulaSelection(x, formula = NULL, intercept = NA, logical = FALSE)
Value
Limited version of the publish data frame
Arguments
- x
PLSrounded object
- formula
formula parameter to FormulaSelection.
When NULL (default), the publish data frame is returned without any limitation.
- intercept
intercept parameter to FormulaSelection.
- logical
logical parameter to FormulaSelection.