Skip to contents

Extract coefficients from stan_gastempt result

Usage

# S3 method for 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.