Names of the parameters associated with an object.
This is a generic that returns a vector giving the names of the parameters associated with a model or a model fit.
param_names(object, ...) ## Default S3 method: param_names(object, ...)
object |
An object for which parameter names are defined. |
... |
Additional arguments to methods. |
default
: By default, the names of the coef()
vector is returned.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.