View source: R/class_methods.R
coef.gnr | R Documentation |
Print or return a numeric matrix of the estimated parameters from an object of class 'gnr'.
## S3 method for class 'gnr'
coef(object, ...)
object |
an object of class 'gnr'. |
... |
currently not used. |
the named vector of parameter estimates contained in an object of class 'gnr'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.