Rdocumentation
powered by
Learn R Programming
StatMethRank (version 1.3)
plotDecROC: ROC Curves Plot of Decision Tree
Description
This function will draw ROC curves based on the tree information list.
Usage
plotDecROC(mytree)
Arguments
mytree
a list returned by the decTreexxx function contains the information of the decision tree.
See Also
plotDecTree