generatePartialDependenceData
using ggvis.plotPartialDependenceGGVIS(obj, interact = NULL, p = 1)
PartialDependenceData
]
Generated by generatePartialDependenceData
.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
generatePartialDependenceData
and is only applicable when said argument had length
greater than 1.
If generatePartialDependenceData
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
.generatePartialDependenceData
,
plotPartialDependence
Other plot: plotBMRBoxplots
,
plotBMRRanksAsBarChart
,
plotBMRSummary
,
plotCalibration
,
plotCritDifferences
,
plotFilterValuesGGVIS
,
plotLearningCurveGGVIS
,
plotLearningCurve
,
plotPartialDependence
,
plotROCCurves
, plotResiduals
,
plotThreshVsPerfGGVIS
,
plotThreshVsPerf