coef.stan_gastempt: Extract coefficients from stan_gastempt result

coef.stan_gastemptR Documentation

Extract coefficients from stan_gastempt result

Description

Extract coefficients from stan_gastempt result

Usage

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

Arguments

object

Result of a call to stan_gastempt

...

other arguments

Value

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


gastempt documentation built on April 12, 2025, 1:35 a.m.