Man pages for TDMR
Tuned Data Mining in R

bfgsTunerPerform BFGS tuning.
cat1Output objects to 'cat' if 'opts$VERBOSE>=1'.
cat2Output objects to 'cat' if 'opts$VERBOSE>=2'.
cmaesTunerPerform CMA-ES tuning (R version).
cma_jTunerPerform CMA-ES tuning (Java version).
defaultOptsDefault settings for the data mining part of TDMR (list...
defaultSCDefault settings for the spotConfig part of TDMR.
dsetTestReturn test data
dsetTest.TDMdataReturn test data of 'TDMdata' object
dsetTrnVaReturn train-validataion data
dsetTrnVa.TDMdataReturn train-validation data of 'TDMdata' object
lhdTunerPerform LHD tuning.
makeTdmRandomSeedFactory method to make a function generating pseudo-random...
OptsReturn the list 'opts'.
predict.TDMenvirMake a prediction using the last model.
print1Print objects using 'print' if 'opts$VERBOSE>=1'.
print2Print objects using 'print' if 'opts$VERBOSE>=2'.
print.TDMclassifierPrint an overview for a 'TDMclassifier' object.
print.TDMdataPrint an overview for a 'TDMdata' object.
print.TDMregressorPrint an overview for a 'TDMregressor' object.
setParamsMerge the parameters from a partial list and the default list
spotTunerPerform a SPOT tuning.
tdmBigLoopTuning and unbiased evaluation in a big loop.
tdmBindResponseBind a column to a data frame.
tdmClassifyCore classification function of TDMR.
tdmClassifyLoopCore classification double loop returning a 'TDMclassifier'...
tdmClassifySummaryPrint summary output for 'result' from 'tdmClassifiyLoop' and...
tdmDefaultsFillDefault values for list 'tdm'.
tdmDispatchTunerHelper function for 'tdmBigLoop'.
tdmEnvTAddBstResAdd BST and RES data frames to an existing 'envT'...
tdmEnvTAddGettersAdd getter functions getBst and getRes to environment envT
tdmEnvTGetOptsReturn list opts from the 'k'-th element of 'envT$sCList'
tdmEnvTLoadLoad an 'envT'-type environment from file 'fileRData'.
tdmEnvTMakeNewConstruct a new environment envT of class 'TDMenvir'.
tdmEnvTReportMake a report plot based on 'envT'
tdmEnvTReportSensFunction to generate a report with sensitivity plot.
tdmEnvTSetOptsSet list opts for the 'k'-th element of 'envT$sCList'
tdmEnvTUpdateUpdate 'envT$tdm'
tdmGraAndLogFinalizeFinalize graphics and log file
tdmGraAndLogInitializeInitialize graphics and log file.
tdmGraphicCloseDevClose all open graphic devices.
tdmGraphicCloseWinClose active file ("png").
tdmGraphicInitInitialize graphic device.
tdmGraphicNewWinInitialize a new window.
tdmGraphicToTopBring the acitve window to the top
tdmMapDesApplyApply the mapping from 'des' to 'opts'.
tdmMapDesLoadLoad the mapping files.
tdmModConfmatCalculate confusion matrix, gain and RGain measure.
tdmModCreateCVindexCreate and return a training-validation-set index vector.
tdmModSortedRFimportSort the input variables decreasingly by their RF-importance.
tdmModVote2TargetAnalyze how the vote fraction corresponds to reliability of...
tdmOptsDefaultsFillFill the current 'opts'.
tdmOptsDefaultsSetDefault values for list 'opts'.
tdmParaBootstrapParametric bootstrap: add 'noisy copies' to a data frame...
tdmPreAddMonomialsAdd monomials of degree 2 to a data frame.
tdmPreFindConstVarFind constant columns.
tdmPreGroupLevelsGroup the levels of factor variable in 'dset[,colname]'.
tdmPreLevel2TargetRelate levels of a column with a target (column).
tdmPreNAroughfixReplace <NA> values with suitable non <NA> values
tdmPrePCA.applyApply PCA (Principal Component Analysis) to new data.
tdmPrePCA.trainPCA (Principal Component Analysis) for numeric columns in a...
tdmPreSFA.applyApply SFA (Slow Feature Analysis) to new data.
tdmPreSFA.trainSFA (Slow Feature Analysis) for numeric columns in a data...
tdmRandomSeedGenerates pseudo-random random number seeds.
tdmReadAndSplitRead and split the task data.
tdmReadDatasetRead data accoroding to 'opts' settings.
tdmReadTaskDataRead task data.
tdmRegressCore regression function of TDMR.
tdmRegressLoopCore regression double loop returning a 'TDMregressor'...
tdmRegressSummaryPrint summary output for 'result' from 'tdmRegressLoop' and...
tdmReportSensYSensitivity Report Helper Function
tdmROCRInteractive plot of ROC charts
tdmROCRbaseSingle plot of ROC, lift or other chart for a 'TDMclassifier'...
tdmROCR.TDMclassifierInteractive plot of ROC, lift or other charts for a...
TDMR-packageTuned Data Mining in R
tdmStartSpot2Function called by SPOT 2.0 tuner
tdmTuneItTuning and unbiased evaluation (single tuning).
unbiasedRunPerform unbiased runs with best-solution parameters.
zzzjust to make example check happy
TDMR documentation built on March 3, 2020, 1:06 a.m.