R/methods_generic.R
coef.tulpa_fit.Rd
Fixed-effect coefficients
# S3 method for class 'tulpa_fit' coef(object, ...)
A tulpa_fit object.
tulpa_fit
Ignored.
Named numeric vector of fixed-effect posterior means (the Laplace mode for the Laplace tier). Random effects come from ranef().
ranef()