coef.nlme_gastempt: Extract coefficients from nlme_gastempt result

View source: R/fitnlme.R

coef.nlme_gastemptR 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.


gastempt documentation built on May 2, 2022, 9:09 a.m.