powered by
Returns the model coefficients (sum of fixed + random effects, grouped by random factor) for a StanTVA fit object.
# S4 method for stantvafit coef(object)
The model coefficients, grouped by random factors.
The StanTVA fit object.
if (FALSE) { fixef <- coef(fit) fixef }
Run the code above in your browser using DataLab