coef-methods | R Documentation |
coef
in Package stats4Extract the coefficient vector from "mle"
objects.
signature(object = "ANY")
Generic function: see
coef
.
signature(object = "mle")
Extract the full coefficient vector (including any fixed coefficients) from the fit.
signature(object = "summary.mle")
Extract the coefficient vector and standard errors from the summary of the fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.