View source: R/covariance_plot.R
h_get_timepoint_vars | R Documentation |
Get the inputted symmetric matrices row and column labels as numeric time points.
h_get_timepoint_vars(vcov_matrix, time_prefix = NULL)
vcov_matrix |
( |
time_prefix |
( |
This function returns a list with of two sets of numbers:
row_time
and col_time
, identifying the timepoints of the upper triangular
part of vcov_matrix
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.