is.SimpleTable(SimpleTable)
is.SimpleTable()所属R语言包:SimpleTable
Is object of class SimpleTable?
是对象类SimpleTable?
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Checks to see if object is of class SimpleTable.
检查看到对象是类SimpleTable。
用法----------Usage----------
is.SimpleTable(S)
参数----------Arguments----------
参数:S
An object to be checked.
对象物进行检查。
值----------Value----------
A logical value equal to TRUE if S is of class SimpleTable and FALSE otherwise.
一个逻辑值,等于TRUE如果S类SimpleTable和FALSE否则。
(作者)----------Author(s)----------
Kevin M. Quinn
参考文献----------References----------
Table: Bayesian Inference and Sensitivity Analysis for Causal Effects from 2 x 2 and 2 x 2 x K Tables in the Presence of Unmeasured
参见----------See Also----------
ConfoundingPlot, analyze2x2xK, ElicitPsi, summary.SimpleTable, plot.SimpleTable
ConfoundingPlot,analyze2x2xK,ElicitPsi,summary.SimpleTable,plot.SimpleTable
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|