Description Usage Arguments Value Author(s) See Also Examples
Transform matrix of counts data into discrete matrix
| 1 | discretize(x, nb.lev=4, quant=TRUE)
 | 
| x | data matrix | 
| nb.lev | number of discretization level | 
| quant | logical; use quantile distribution or split data into equals 'nb.lev' levels | 
A discrete matrix
N. Servant
| 1 2 3 4 5 6 7 8 9 10 11 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.