| trainingFit | R Documentation |
rpart object declaring the decision tree for the classification of GENEActiv bin data into typical groups.
An rpart object with class GENEA containing the decision
tree information required for prediction.
Output of createGENEAmodel on experimental training data.
"levels" features
data(trainingFit)
class(trainingFit)
levels(trainingFit)
features(trainingFit)
plot(trainingFit)
text(trainingFit, cex = 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.