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

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

[复制链接]
发表于 2012-9-30 10:30:54 | 显示全部楼层 |阅读模式
ddoublex(smoothmest)
ddoublex()所属R语言包:smoothmest

                                        The double exponential (Laplace) distribution
                                         双指数(拉普拉斯)分布

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

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

Density for and random values from double exponential (Laplace) distribution with density exp(-abs(x-mu)/lambda)/(2*lambda), for which the median is the ML estimator.
密度和随机值从双指数(拉普拉斯)的分布与密度exp(-abs(x-mu)/lambda)/(2*lambda),中位数是ML估计。


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


  ddoublex(x, mu=0, lambda=1)
  rdoublex(n,mu=0,lambda=1)



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

参数:x
numeric vector.
数字矢量。


参数:mu
numeric. Distribution median.
数字。配位数。


参数:lambda
numeric. Scale parameter.
数字。尺度参数。


参数:n
integer. Number of random values to be generated.
整数。要生成的随机值数目。


Details

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

  


ddoublex:density.
ddoublex密度。

rdoublex:random number generation.   
rdoublex:随机数生成。


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

ddoublex gives out a vector of density values.
ddoublex给出的密度值的矢量。

rdoublex gives out a vector of random numbers generated by the double exponential distribution.
rdoublex给出了由双指数分布产生的随机数的矢量。


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


Christian Hennig
<a href="mailto:chrish@stats.ucl.ac.uk">chrish@stats.ucl.ac.uk</a>
<a href="http://www.homepages.ucl.ac.uk/~ucakche/">http://www.homepages.ucl.ac.uk/~ucakche/</a>




参考文献----------References----------

Huber, P. J. and Ronchetti, E. (2009) Robust Statistics (2nd ed.). Wiley, New York.

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


  set.seed(123456)
  ddoublex(1:5,lambda=5)
  rdoublex(5,mu=10,lambda=5)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-29 07:46 , Processed in 0.020292 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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