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

R语言:EEF.profile()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 22:09:10 | 显示全部楼层 |阅读模式
EEF.profile(boot)
EEF.profile()所属R语言包:boot

                                         Empirical Likelihoods
                                         经验似然性

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

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

Construct the empirical log likelihood or empirical exponential
构建实证日志的可能性或经验指数


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


EEF.profile(y, tmin = min(y) + 0.1, tmax = max(y) - 0.1, n.t = 25,
            u = function(y, t) y - t)
EL.profile(y, tmin  =  min(y) + 0.1, tmax = max(y) - 0.1, n.t  =  25,
           u = function(y, t) y - t)



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

参数:y
A vector or matrix of data
数据向量或矩阵


参数:tmin
The minimum value of the range over which the  likelihood should be computed.  This must be larger than  min(y).
的可能性,应计算范围的最低值。这一定是比min(y)。


参数:tmax
The maximum value of the range over which the  likelihood should be computed.  This must be smaller than  max(y).
的可能性,应计算范围的最高值。这一定是比max(y)小。


参数:n.t
The number of points between tmin and tmax at which the value of the log-likelihood should be computed.
tmin和tmax这对数似然值应计算之间的分数。


参数:u
A function of the data and the parameter.
的数据和功能参数。


Details

详情----------Details----------

These functions calculate the log likelihood for a mean using either an empirical likelihood or an empirical exponential family likelihood. They are supplied as part of the package boot for demonstration purposes with the practicals in chapter 10 of Davison and Hinkley (1997). The functions are not intended for general use and are not supported as part of the bootpackage.  For more general and more robust code to calculate empirical likelihoods see Professor A. B. Owen's  empirical likelihood home page at the URL
这些功能的使用经验似然或经验指数家庭的可能性平均计算日志的可能性。他们提供作为包bootDavison和欣克利10章实习(1997)演示目的的一部分。功能不用于一般用途和不作为支持boot包的一部分。为更全面和更健壮的代码来计算的经验似然性看教授AB欧文的经验似然的主页的网址


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

A matrix with n.t rows.  The first column contains the values of the parameter used.  The second column of the output of EL.profile contains the values of the empirical log likelihood. The second and third columns of the output of EEF.profile contain two versions of the empirical exponential family log-likelihood.  The final column of the output matrix contains the values of the Lagrange multiplier used in the optimization procedure.
n.t行矩阵。第一列包含所使用的参数值。的的EL.profile输出的第二列包含的经验对数似然值。第二和第三列的的EEF.profile输出包含两个版本的经验指数族对数似然。输出矩阵的最后一列包含拉格朗日乘数在优化过程中使用的值。


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


Angelo J. Canty



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

Bootstrap Methods and Their Application. Cambridge University Press.
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 07:11 , Processed in 0.026105 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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