get_gof {rtrim} | R Documentation |
Extract goodness of fit from tof
object
Description
Extract goodness of fit from tof
object
Usage
get_gof(x)
Arguments
x |
An object of class |
Value
List of type trim.gof
See Also
Other parse_output:
get_coef()
,
get_estimation_method()
,
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]