Description Usage Arguments Value See Also
View source: R/generateLearningCurve.R
Visualizes data size (percentage used for model) vs. performance measure(s).
1 2 | plotLearningCurve(obj, facet = "measure", pretty.names = TRUE,
facet.wrap.nrow = NULL, facet.wrap.ncol = NULL)
|
obj |
[ |
facet |
[ |
pretty.names |
[ |
facet.wrap.nrow, facet.wrap.ncol |
[ |
ggplot2 plot object.
Other learning_curve: generateLearningCurveData
,
plotLearningCurveGGVIS
Other plot: plotBMRBoxplots
,
plotBMRRanksAsBarChart
,
plotBMRSummary
,
plotCalibration
,
plotCritDifferences
,
plotFilterValuesGGVIS
,
plotLearningCurveGGVIS
,
plotPartialDependenceGGVIS
,
plotPartialDependence
,
plotROCCurves
, plotResiduals
,
plotThreshVsPerfGGVIS
,
plotThreshVsPerf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.