coef.nlme_gastempt {gastempt}R Documentation

Extract coefficients from nlme_gastempt result

Description

Extract coefficients from nlme_gastempt result

Usage

## S3 method for class 'nlme_gastempt'
coef(object, ...)

Arguments

object

Result of a call to nlme_gastempt

...

other arguments

Value

a data frame with coefficients. See nlme_gastempt for an example.


[Package gastempt version 0.5.5 Index]