Description Usage Arguments Value
View source: R/suffDimReduct2.R
Partial Parametric Inverse Regression
1 |
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 |
rank |
the desired number of sufficient predictors to return. the default is "all". |
df |
the tuning parameter used for the parametric inverse regression. defaults to 3. |
sm |
the smoother function to be used. one of cubic regression splines ("cr", the default), basis splines ("bs"), or natural splines ("ns"), or orthogonal polynomials ("poly"). |
an sdr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.