找回密码
 注册
查看: 286|回复: 0

R语言 verification包 table.stats.boot()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 15:23:37 | 显示全部楼层 |阅读模式
table.stats.boot(verification)
table.stats.boot()所属R语言包:verification

                                        Percentile bootstrap for 2 by 2 table
                                         2表2的百分引导

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Performs a bootstrap on data from a 2 by 2 contingency table returning verification statistics.  Potentially useful in creating error bars for performance diagrams.
2 2列联表返回检验统计数据,执行引导。可能有用的创建性能图表的误差线。


用法----------Usage----------


      table.stats.boot(CT, R = 100, alpha = 0.05)



参数----------Arguments----------

参数:CT
Two by two contingency table.  Columns summarize observed values.  Rows summarize forecasted values.
其中2列联表。列总结观测值。行总结预测值。


参数:R
Number of resamples
数重采样


参数:alpha
Confidence intervals.
置信区间。


值----------Value----------

2 row matrix with upper and lower intervals for bias, pod, far, ets.
2行矩阵的偏见,POD,到目前为止,ETS上下间隔。


(作者)----------Author(s)----------


Matt  Pocernich <pocernic@ucar.edu>



参见----------See Also----------

table.stats
table.stats


实例----------Examples----------


       
### example from Roebber.         [##例如从Roebber。]
RB1 <- matrix(c(95, 55, 42, 141), ncol = 2)
table.stats.boot(RB1, R = 1000   )


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-27 00:31 , Processed in 0.028941 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表