make_grid_index: This takes a combined data matrix (generally dimension has...

Description Usage Arguments Value

Description

This takes a combined data matrix (generally dimension has already been reduced) which is gridded by spliting each component into l bins of equal width (defined by minimum and maximum of each component. Thus it is generally a good idea to trim outliers). Helper function for make_grid, not generally used on its own.

Usage

1

Arguments

d

combined data matrix d, generally dimension reduced

l

The number of bins along each parameter

Value

a factors with which to split d


kristenmf/flowR documentation built on May 20, 2019, 6:15 p.m.