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

R语言 VGAM包 ruge()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 15:52:36 | 显示全部楼层 |阅读模式
ruge(VGAM)
ruge()所属R语言包:VGAM

                                        Rutherford-Geiger Polonium Data
                                         卢瑟福 - 盖革钋资料

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

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

Decay counts of polonium  recorded by Rutherford and Geiger (1910).
卢瑟福和盖格(1910)录得的钋的衰变计数。


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


data(ruge)



格式----------Format----------

This data frame contains the following columns:
该数据框包含以下几列:




counts a numeric vector, counts or frequencies
一个数字矢量计数,计数或频率




number a numeric vector, the number of decays
数一个数值向量,数量的衰变


Details

详细信息----------Details----------

These are the radioactive decay counts of polonium recorded by Rutherford and Geiger (1910) representing the number of scintillations in 2608 1/8 minute intervals.  For example, there were 57 frequencies of zero counts. The counts can be thought of as being approximately Poisson distributed.
这些钋的放射性衰变计数的记录卢瑟福和盖革(1910)2608 1/8分钟的时间间隔闪烁。例如,有57零计数的频率。计数可以被认为是作为近似泊松分布。


源----------Source----------

Rutherford, E. and Geiger, H. (1910) The Probability Variations in the Distribution of alpha Particles, Philosophical Magazine, 20, 698–704.
卢瑟福,E.和盖革,H.(1910)的概率分布的α粒子,哲学杂志,20,698-704的变化。


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


lambdahat = with(ruge, weighted.mean(number, w=counts))
(N = with(ruge, sum(counts)))
with(ruge, cbind(number, counts,
                 fitted=round(N * dpois(number, lam=lambdahat))))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-26 14:52 , Processed in 0.024705 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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