coef.stan_gastempt {gastempt} | R Documentation |
Extract coefficients from stan_gastempt result
## S3 method for class 'stan_gastempt'
coef(object, ...)
object |
Result of a call to stan_gastempt |
... |
other arguments |
a data frame with coefficients. See nlme_gastempt
for an example.