make_symmetric: Turn an MBM prediction dataframe into a symmetric matrix

Description Usage Arguments Value

Description

Turn an MBM prediction dataframe into a symmetric matrix

Usage

1
make_symmetric(DF, formula, value.var, ...)

Arguments

DF

MBM predfiction dataframe

formula

A formula to be passed to link{reshape2::acast}

value.var

Name of value variable for acast

...

Additional parameters for acast

Value

A symmetric matrix of predictions


mtalluto/mbm documentation built on Aug. 13, 2019, 9:43 a.m.