R/get-coefs.R
get_coefs.Rd
Get model coefficients
get_coefs( fit, var = "area", normalise = TRUE, hurdle = FALSE, transform = FALSE )
An object of class brmsfit.
brmsfit
The variable to obtain.
Normalise to have a mean of zero.
If a hurdle model then use the hurdle.
if the coefficients should be transformed using the link function.
A data.frame.
data.frame