Description Usage Arguments Value See Also
Given a RandomForest
object as returned by cforest
this function returns tabled information on the frequency of 1-, 2- and
3-categorical variables in the different layers of the forest stratified by MAF.
1 2 | tableLevelsVsLayerCFbyMAF(cforest,
mafIntervals = list(1:50, 51:100, 101:150, 151:200))
|
cforest |
Either a |
mafIntervals |
A |
A list
of same length as mafIntervals
. Each element contains
tabled information for one MAF agglomerated over the whole forest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.