unfold converts the lower diagonal elements of a matrix into a vector
unfold.Rd
unfold converts the lower diagonal elements of a matrix into a vector
Arguments
- X
is a distance matrix
- scale
if TRUE then matrices will be standardized (defaults to TRUE)
See also
Other MMRR functions:
MMRR()
,
mmrr_df()
,
mmrr_do_everything()
,
mmrr_plot()
,
mmrr_run()
,
mmrr_table()
,
mmrr_var_sel()