R语言boostr包说明文档(版本 1.0.0)

返回R语言所有包列表

boostr-package 使用任何重加权器或聚合器来增强(或打包)估计过程。
adaboostAggregator Adaboost.M1算法的聚合器
adaboostReweighter Adaboost.M1算法的重加权函数
addDots 扩展函数的签名以包含“…”
aggregatorArgs boostr对象属性的提取函数
analyzePerformanceArgs boostr对象属性的提取函数
arcfsAggregator arc-fs算法的聚合器。
arcfsReweighter arc-fs算法的重加权。
arcx4Aggregator 股票集成商
arcx4Reweighter arc-x4算法的重加权。
boost 使用重加权器和聚合器增强估计过程。
boost.function 使用重加权器和聚合器增强估计过程。
boost.list 使用重加权器和聚合器增强估计过程。
boostBackend 使用重加权器和聚合器增强估计过程。
boostr 使用任何重加权器或聚合器来增强(或打包)估计过程。
boostWithAdaBoost Boostr实现了arc-fs、arc-x4和AdaBoost的版本。
boostWithArcFs Boostr实现了arc-fs、arc-x4和AdaBoost的版本。
boostWithArcX4 Boostr实现了arc-fs、arc-x4和AdaBoost的版本。
buildEstimationProcedure 建立一个boostr兼容的估计过程。
defaultOOBPerformanceAnalysis 执行一般的出袋错误分析。
ensembleEstimators boostr对象属性的提取函数
estimationProcedureArgs boostr对象属性的提取函数
estimatorPerformance boostr对象属性的提取函数
extractAggregator boostr对象属性的提取函数
extractAnalyzePerformance boostr对象属性的提取函数
extractCalcBoostrPerformance boostr对象属性的提取函数
extractData boostr对象属性的提取函数
extractEstimationProcedure boostr对象属性的提取函数
extractFormatData boostr对象属性的提取函数
extractInitialWeights boostr对象属性的提取函数
extractPerformanceOnLearningSet boostr对象属性的提取函数
extractReweighter boostr对象属性的提取函数
extractSubsetFormula boostr对象属性的提取函数
isClassConstructor 检查函数是否是(ns3)类构造函数
kFoldCV 通用k-折叠交叉验证包装器
makePredictions 从估计器集合中收集预测。
oobVec boostr对象属性的提取函数
predictClassFromVote 使用(非)加权投票预测一个类。
predictClassFromWeightedVote 使用(非)加权投票预测一个类。
predictResponseFromWeightedAverage 使用(非)加权平均法预测数值响应。
reweighterArgs boostr对象属性的提取函数
reweighterOutput boostr对象属性的提取函数
vanillaAggregator 股票集成商
vanillaBagger 标准(香草)装袋程序。
weightedAggregator 股票集成商
wrapAggregator 为聚合器创建boostr兼容的包装器。
wrapPerformanceAnalyzer 为性能分析器创建与boostr兼容的包装器。
wrapProcedure 为估算过程创建boostr兼容的包装器。
wrapReweighter 为重写器创建boostr兼容的包装器。