df.categorize {multirich}R Documentation

Categorize data

Description

Currently by rounding, which is a sub-optimal approach for many questions

Usage

df.categorize(in.mat, cell.res)

Arguments

in.mat

A record x trait matrix

cell.res

The number of decimal places to round the data to.


[Package multirich version 2.1.3 Index]