View source: R/coef.distfreereg.R
coef.distfreereg | R Documentation |
distfreereg
Objects
This is a coef
method for objects of class distfreereg
. It extracts the estimated parameters from a model in a distfreereg
object.
## S3 method for class 'distfreereg'
coef(object, ...)
object |
Object of class |
... |
Additional parameters passed to or from other methods. Currently ignored. |
Numeric vector of estimated model parameters.
Jesse Miller
distfreereg
, vcov.distfreereg
, confint.distfreereg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.