doRiskChart: A convinent wrapper for plotRisk
Description
Plots a Rattle Risk Chart wrapping up evaluateRisk and plotRisk.Usage
doRiskChart(pr, data, test, target, risk, main)
Arguments
pr
a vector of predicted values corresponding to the rows of
data.
data
the data frame on which the predictions were made.
test
the rows of the data frame on which the predictions were made.
target
the name of the target column in the data frame.
risk
the name of the risk column in the data frame.
References
Package home page: http://rattle.togaware.com