TTab | R Documentation |
Internal function to evaluate importance of predictor combinations
TTab(data, tree, Xs, mtype)
data |
Input data. |
tree |
Logic tree constructed for a sample. |
Xs |
Input predictors. |
mtype |
Model type: classification or linear or survival regression. |
Creates a matrix of all interactions contained in one sample's logic tree.
mat.truth
: Matrix of all interactions contained in one sample's logic tree
Bethany J. Wolf wolfb@musc.edu
Wolf BJ, Hill EG, Slate EH. Logic Forest: an ensemble classifier for discovering logical combinations of binary markers. Bioinformatics. 2010;26(17):2183-2189. doi:10.1093/bioinformatics/btq354
prime.imp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.