generatePartialPredictionData using ggvis.
plotPartialPredictionGGVIS(obj, interact = NULL, p = 1)PartialPredictionData]
Generated by generatePartialPredictionData.character(1)]
The name of a feature to be mapped to an interactive sidebar using Shiny.
This feature must have been an element of the features argument to
generatePartialPredictionData and is only applicable when said argument had length
greater than 1.
If generatePartialPredictionData is called with the interaction argument FALSE
(the default) with argument features of length greater than one, then interact is ignored and
the feature displayed is controlled by an interactive side panel.
Default is NULL.numeric(1)]
If individual = TRUE then sample allows the user to sample without replacement
from the output to make the display more readable. Each row is sampled with probability p.
Default is 1.generatePartialPredictionData,
plotPartialPredictionOther plot: plotBMRBoxplots,
plotBMRRanksAsBarChart,
plotBMRSummary,
plotCalibration,
plotCritDifferences,
plotFilterValuesGGVIS,
plotFilterValues,
plotLearningCurveGGVIS,
plotLearningCurve,
plotPartialPrediction,
plotROCCurves,
plotThreshVsPerfGGVIS,
plotThreshVsPerf