R/0-rceattle_class.R
coef.Rceattle.Rd
Extract estimated parameters from an Rceattle fit
# S3 method for class 'Rceattle' coef(object, ...)
An object of class "Rceattle" returned by fit_mod().
"Rceattle"
fit_mod()
Currently unused.
A named numeric vector of estimated fixed-effect parameters (the optimizer's par). Returns NULL if the model was not estimated.
par
NULL