Preprocess data
data.preprocess(in.mat, log.trans = 0, st.range = 0, col.mins, col.maxs)A record x trait matrix
Whether or not to do a log transformation. It is recommended to do all log-transformations outside of the multirich package.
Must equal zero. This option may be added in future versions of the package
Minimum column values to use. "use data" will extract these from the dataset
Maximum column values to use. "use data" will extract these from the dataset