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

R语言 Sim.DiffProc包 test_ks_dlognorm()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 02:27:05 | 显示全部楼层 |阅读模式
test_ks_dlognorm(Sim.DiffProc)
test_ks_dlognorm()所属R语言包:Sim.DiffProc

                                         Kolmogorov-Smirnov Tests (Log Normal Distribution)
                                         柯尔莫哥洛夫 - 斯米尔诺夫检验(对数正态分布)

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

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

Performs one sample Kolmogorov-Smirnov tests.
执行一个样本Kolmogorov-Smirnov测试。


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


test_ks_dlognorm(X, meanlog, sdlog)



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

参数:X
a numeric vector of data values.  
的数据值的一个数值向量。


参数:meanlog
mean of the distribution.  
平均的分布。


参数:sdlog
standard deviation of the distribution.  
分布的标准偏差。


Details

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

see detail ks.test.
请参阅详细ks.test。


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

A list with class "htest" containing the following components:
列表类“htest”包含以下组件:


参数:statistic
the value of the test statistic.
检验统计量的值。


参数:p.value
        the p-value of the test.
的p值的测试。


参数:alternative
a character string describing the alternative hypothesis.
一个字符串,描述了另一种假设。


参数:data.name
a character string giving the name(s) of the data.
给予(s)的数据的名称的字符串。


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



Boukhetala Kamal, Guidoum Arsalane.




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


X <- rlnorm(1000,1,1)
test_ks_dlognorm(X, meanlog=1, sdlog=1)
test_ks_dnorm(log(X), mean=1, sd=1)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-23 23:39 , Processed in 0.023401 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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