Learn R Programming

rtrim (version 2.1.1)

get_coef: Extract model coefficients from tof object

Description

Extract model coefficients from tof object

Usage

get_coef(x, covars)

Arguments

x

An object of class tof

covars

[character] names of covariates.

Value

list of class trim.coef

See Also

Other parse_output: get_estimation_method(), get_gof(), get_model(), get_n_site(), get_n_time(), get_overal_imputed_slope(), get_time_indices(), get_time_totals(), get_version(), get_wald(), read_tof(), read_vcv()