Remove redundant correlation matrix elements from a draws data frame
draws_df_lower_tri.Rd
Given a data frame containing draws from a salmonIPMfit object, as
generated by as_draws_df(object)
, remove the diagonal and upper-triangular
elements of any correlation matrices that may be present and leave only the
lower-triangular elements.