R/5_model_summary.R
overlap_matrix_to_dt.Rd
Convert overlap result matrix to data.table
overlap_matrix_to_dt(mat_3d, clear_half = TRUE)
the 3d matrix result from ctmm::overlap()
ctmm::overlap()
whether to clear the lower triangular part, including the diagonal
a data.table of overlap results
data.table