Description Usage Arguments Value Author(s) See Also Examples
View source: R/coef.glmnetcr.R
The coef.glmnetcr
function returns all estimated coefficients for a glmnetcr
fitted model, where the model selected is indicated by step s.
1 2 |
object |
a |
s |
the step at which the coefficient estimates are desired |
... |
additional optional arguments |
a0 |
the intercept |
beta |
estimated coefficients for the variables and the ordinal thresholds |
Kellie J. Archer, archer.43@osu.edu
See Also as glmnetcr
, nonzero.glmnetcr
, select.glmnetcr
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.