Description Usage Arguments Value
Estimate dimensions for a group OLS, Qreg, or Theil-Sen model
1 | rankest.grpols(X, Y, idx, method = c("ols", "quantile", "theil-sen"), q = 0.5)
|
X |
the covariates |
Y |
the response |
idx |
the group assignment for each covariate |
method |
one of "ols", "quantile", or "theil-sen". |
q |
a quantile if method is "quantile". defaults to 0.50. |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.