Skip to contents

unfold converts the lower diagonal elements of a matrix into a vector

Usage

unfold(X, scale = TRUE)

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()