Last data update: 2014.03.03

R: RcmdrPlugin.BCA Utility Functions
RcmdrPlugin.BCA.UtilitiesR Documentation

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.

Author(s)

Dan Putler

Results