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