1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
# last modified 28 Dec 04 by J. Fox
export(bin.var, Commander, colPercents, rowPercents, reliability,
partial.cor, RcmdrPager, listLinearModels, listGeneralizedLinearModels, doItAndPrint,
justDoIt, logger, listDataSets, activeDataSet, activeModel, is.valid.name, stem.leaf,
Hist, plotMeans, scatter3d, listVariables, listFactors, listTwoLevelFactors, listNumeric, listVariables,
OKCancelHelp, subOKCancelHelp, checkActiveDataSet, checkActiveModel, checkBoxes, checkFactors, checkNumeric,
checkReplace, checkTwoLevelFactors, checkVariables, dialogSuffix, errorCondition, groupsBox,
groupsLabel, modelFormula, radioButtons, subsetBox, variableListBox, initializeDialog, getFrame, getSelection,
KMeans, assignCluster)
S3method(print, stem.leaf)
S3method(print, reliability)
S3method(getFrame, listbox)
S3method(getSelection, listbox)
|