read_vcv {rtrim} | R Documentation |
Read a TRIM3 variance-covariance output file
Description
Read a TRIM3 variance-covariance output file
Usage
read_vcv(file)
Arguments
file |
|
Value
A matrix of class [numeric]
See Also
Other parse_output:
get_coef()
,
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()
[Package rtrim version 2.3.0 Index]