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