Learn R Programming

healthcareai (version 1.2.4)

plotPRCurve: Plot PR Curves from SupervisedModel classes

Description

Plot PRCurves calculated by children classes of SupervisedModel

Usage

plotPRCurve(PRCurves, names, legendLoc)

Arguments

PRCurves

A vector/array/list of PR curves

names

A vector of algorithm/class names

legendLoc

Location of the legend string to display

References

http://healthcareai-r.readthedocs.io

See Also

healthcareai