Description Usage Arguments Value
Estimate dimensions for a (robust) group GLM model
1 | rankest.grpglm(X, Y, idx, family = gaussian(), method = c("glm", "rob"))
|
X |
the covariates |
Y |
the response |
idx |
the group assignment for each covariate |
family |
a glm family compatible with the chosen method. |
method |
one of "glm" or "rob". |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.