Description Usage Arguments Value
View source: R/EnvelopeModels.R
This is an adaptation with several improvements on functions in the Renvlp package. Incorporated
here are methods for fitting predictor envelopes for binomial and poisson regression with Firth's biased reduced
estimation process, which removes the second-order bias in the maximum likelihood estimate. This also improves
the resilience of the estimator when there is class separation, in which case the MLE is degenerate.
1 2 3 4 5 6 7 8 |
formula |
model formula |
data |
data frame |
rank |
number of dimensions |
se |
should standard errors for the regression basis be calculated? defaults to TRUE. |
init |
an optional initial covariate dimension reduction subspace. defaults to NULL. |
an sdr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.