Learn R Programming

RcmdrPlugin.BCA (version 0.9-8)

RcmdrPlugin.BCA.Utilities: RcmdrPlugin.BCA Utility Functions

Description

These functions are actually internal and not exported.

Usage

bootDiagnostics() SDIndexPlot() activeRpartP() createSamples() exportDBF() generalizedLinearModelBCA() hCluster() hclustSummaryBCA() helpAboutBCA() importDBF() is.equality.prob(subset) kmeansClusteringBCA() liftChart() liftChartP() listHclustSolutions(envir=.GlobalEnv, ...) listNnetModels(envir=.GlobalEnv, ...) listRpartModels(envir=.GlobalEnv, ...) nnetModel() nnetP() relabelFactor() rpartModel() rpartPlot() rpartP() rankScoreGUI() rawProbScoreGUI() adjProbScoreGUI() stepwiseBCA() subsetBoxBCA(window = top, model = FALSE) summarizeModelBCA() variableSummary() variablesP(n = 1) scatterPlotBCA() scatterPlotMatrixBCA()

Arguments

envir
the environment to be searched; should generally be left at the default.
...
additional arguments.
subset
a subset string.
n
the number of variables required to activate a menu.
window
the frame to attach the subset box.
model
should a model entry form be included?

Details

These functions should typically not be used by the user.