calc.sdcProblem(sdcTable)
calc.sdcProblem()所属R语言包:sdcTable
perform calculations on sdcProblem-objects depending on argument type
根据参数类型进行计算在sdcProblem对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
perform calculations on sdcProblem-objects depending on argument type
执行的sdcProblem - 对象根据参数type的的计算方法
参数----------Arguments----------
参数:object
an object of class sdcProblem
一个对象的类sdcProblem
参数:type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are: </table>
字符向量长度为1的定义是什么来计算|返回|修改。允许的类型有:</ TABLE>
参数:input
a list depending on argument type.
的列表参数type。
值----------Value----------
information from objects of class sdcProblem
信息类的对象sdcProblem
an object of class sdcProblem if argument type matches 'rule.freq', 'rule.nk', 'rule.p', 'cutAndBranch', 'anonWorker', 'ghmiter', 'ghmiter.supressQuader', 'ghmiter.suppressAdditionalQuader' or 'reduceProblem'
一个类的对象sdcProblem如果参数type匹配rule.freq“,”rule.nk,rule.p“,”cutAndBranch“,”anonWorker“,”ghmiter,ghmiter。 supressQuader,ghmiter.suppressAdditionalQuader或reduceProblem的
a numeric vector with elements being 0 or 1 if
一个数值向量的元素为0或1,如果
a list if argument type matches 'preprocess' having
一个列表,如果参数type匹配预处理有
element 'sdcProblem':
元素的sdcProblem“:
element
元素
element
元素
a numeric vector of length 1 specifying the index of the cell of interest if argument type matches 'cellID'
一个数值向量长度为1的指定索引的关注单元参数type匹配CELLID
an object of class safeObj if argument
如果参数的对象类safeObj
a list if argument type matches 'ghmiter.diagObj' having following
如果参数type匹配ghmiter.diagObj中具有以下的列表
element 'cellToProtect': character vector of length 1 defining the ID of the cell
元素cellToProtect:字符长度为1的向量定义的小区ID
element 'indToProtect': numeric vector of length 1 defining the index of the cell to protect
元素indToProtect:长度为1的数值向量定义的索引的单元保护
element 'diagIndices': numeric vector defining
元素的diagIndices:数字矢量定义
a list containing information about each quader that could possibly be suppressed if argument type matches
一个列表,其中包含的信息对每个quader,也可能会被抑制,如果参数type匹配
a list containing information about a single quader that should be suppressed if argument type matches
一个列表,其中包含的关于一个单一的quader的信息应该被抑制,如果参数type匹配
a numeric vector with indices that contribute to the desired table cell if
一个数值向量到所需的表格单元格的指数,如果
an object of class cutList if argument type
一个对象的类cutList,如果参数type
注意----------Note----------
internal function
内部功能
(作者)----------Author(s)----------
Bernhard Meindl <a href="mailto:bernhard.meindl@statistik.gv.at">bernhard.meindl@statistik.gv.at</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|