get_coef {rtrim} | R Documentation |
Extract model coefficients from tof
object
Description
Extract model coefficients from tof
object
Usage
get_coef(x, covars)
Arguments
x |
An object of class |
covars |
|
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()
[Package rtrim version 2.3.0 Index]