coef_kinfit: Extract coefficients

View source: R/kinfitr_miscfuncs.R

coef_kinfitR Documentation

Extract coefficients

Description

Function to extract the coefficients from kinfit objects

Usage

coef_kinfit(x, ...)

Arguments

x

The output object of the model fitting procedure.

...

Additional optional arguments.

Author(s)

Granville J Matheson, mathesong@gmail.com

Examples

## Not run: 
loganout <- Loganplot(t_tac, tac, input, 10, weights)
coef(loganout)

## End(Not run)


mathesong/kinfitr documentation built on Sept. 17, 2024, 4:45 a.m.