Description Usage Arguments Value
View source: R/suffDimReduct2.R
Partial Sliced Inverse Regression
1 2 3 4 5 6 7 8 |
fo |
model formula |
cat.fo |
a formula of the form "~categorical" with no left hand side, with the name of the categorical predictor over which partial subspaces will be integrated. |
data |
a data frame |
slices |
the number of slices into which the response variable should be split. defaults to 5. for categorical response variables the maximum allowed is the number of response levels minus one. if set above this, it is silently adjusted. |
rank |
the desired number of sufficient predictors to return. the default is "all". |
ytype |
either numeric or categorical |
an sdr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.