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

R语言 wle包 wle.wrappednormal()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 22:43:10 | 显示全部楼层 |阅读模式
wle.wrappednormal(wle)
wle.wrappednormal()所属R语言包:wle

                                        Wrapped Normal Weighted Likelihood Estimates
                                         裹正常的加权似然估计

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

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

Computes the weighted likelihood estimates for the parameters of a Wrapped Normal distribution:  the mean direction and the concentration parameter (and the scale parameter).
计算的加权似然估计为包装的正态分布的参数:平均方向和浓度参数(尺度参数)。


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


wle.wrappednormal(x, mu, rho, sd, K, boot = 30, group, num.sol = 1, raf = "HD",
    smooth = 0.0031, tol = 10^(-6), equal = 10^(-3), min.sd = 0.001,
    min.k = 10, max.iter = 100, use.smooth = TRUE, alpha=NULL, p = 2,
verbose = FALSE, control.circular=list())

## S3 method for class 'wle.wrappednormal':
print(x, digits = max(3, getOption("digits") - 3), ...)



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

参数:x
a vector. The object is coerced to class circular.
一个向量。对象被强制转换为类circular。


参数:mu
if a values if provided the parameter is considered known.
如果一个值,如果提供的参数被认为是已知的。


参数:rho
if a values if provided the parameter (and sd) is considered known.
如果一个值,如果提供的参数(sd)被认为是已知的。


参数:sd
if a values if provided the parameter (and rho) is considered known.
如果一个值,如果提供的参数(rho)被认为是已知的。


参数:K
number of elements used to approximate the density of the wrapped normal.
用于近似的密度被包裹的正常的元素的数量。


参数:boot
the number of starting points based on boostrap subsamples to use in the search of the roots.
基于自举子样本的起点,使用在搜索的根的数目。


参数:group
the dimension of the bootstap subsamples.
的维度的bootstap子样本。


参数:num.sol
maximum number of roots to be searched.
要搜索的最大根数。


参数:raf
type of Residual adjustment function to be use:
类型的残余调节功能,可以使用:

raf="HD": Hellinger Distance RAF,
raf="HD":Hellinger距离RAF,

raf="NED": Negative Exponential Disparity RAF,
raf="NED":负指数差异RAF,

raf="SCHI2": Symmetric Chi-Squared Disparity RAF.
raf="SCHI2":对称卡方差异皇家空军。


参数:smooth
the value of the smoothing parameter.
的平滑化参数的值。


参数:tol
the absolute accuracy to be used to achieve convergence of the algorithm.
要使用的绝对精度实现算法的收敛性。


参数:equal
the absolute value for which two roots are considered the same. (This parameter must be greater than tol).
绝对的值,两个根被认为是相同的。 (此参数必须大于tol)。


参数:min.sd
minimum value for the sd parameter.
sd参数的最低值。


参数:min.k
minimum number of elements used to approximate the density of the wrapped normal.
用于近似的密度被包裹的正常的元素的最小数目。


参数:max.iter
maximum number of iterations.
最大迭代次数。


参数:use.smooth
logical, if TRUE a smoothed model is used, default is TRUE.
逻辑,,如果TRUE“”使用平滑的模型,默认的是TRUE。


参数:alpha
if not NULL overrides the value of p. See the next argument p. This is a different parameterization, alpha=-1/2 provides Hellinger Distance RAF, alpha=-1 provides Kullback-Leibler RAF and alpha=-2 provides Neyman's Chi-Square RAF.
如果不是NULL替代的价值p。请参阅下一个参数p。这是一个不同的参数,alpha=-1/2提供Hellinger距离RAF,alpha=-1提供的Kullback-Leibler距离英国皇家空军和alpha=-2提供奈曼卡方RAF。


参数:p
this parameter works only when raf="HD". p=2 provide Hellinger Distance RAF, p=-1 provide Kullback-Leibler RAF and p=Inf provide Neyman's Chi-Square RAF.
此参数只有当raf="HD"。 p=2提供Hellinger距离RAF,p=-1提供的Kullback-Leibler距离英国皇家空军和p=Inf提供奈曼卡方皇家空军。


参数:verbose
logical, if TRUE warnings are printed.
逻辑,如果TRUE警告被打印出来。


参数:control.circular
the attribute of the resulting objects (mu)   
所得到的物体的属性(mu)


参数:digits
integer indicating the precision to be used.
整数,指示要使用的精度。


参数:...
further parameters in print.wle.vonmises.
更多的参数在print.wle.vonmises。


Details

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

Parameters p and raf will be change in the future. See the reference below for the definition of all the RAF.
参数p和raf将在未来的变化。所有的英国皇家空军的定义,请参阅以下参考。


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

Returns a list with the following components:
返回一个列表,与以下组件:

<table summary="R valueblock"> <tr valign="top"><td>call</td> <td> the match.call().</td></tr> <tr valign="top"><td>mu</td> <td> the estimate of the mean direction or the value supplied. If num.sol > 1 then mu may have length greater than 1, i.e, one value for each root found.</td></tr> <tr valign="top"><td>rho</td> <td> the estimate of the concentration parameter or the value supplied. If num.sol > 1 then rho may have length greater than 1, i.e, one value for each root found.</td></tr> <tr valign="top"><td>sd</td> <td> the estimate of the standard deviation parameter or the value supplied. If num.sol > 1 then sd may have length greater than 1, i.e, one value for each root found.</td></tr>
<table summary="R valueblock"> <tr valign="top"> <TD> call</ TD> <TD> match.call()。</ TD> </ TR> <TR VALIGN =“”> <TD> mu </ TD> <TD>的的平均方向或提供的值的估计。如果num.sol1mu可能有长度大于1,即每根发现的一个值。</ TD> </ TR> <tr valign="top"> <TD> rho</ TD> <TD>的的浓度参数或提供的值的估计。如果num.sol1rho可能有长度大于1,即每根发现的一个值。</ TD> </ TR> <tr valign="top"> <TD> sd</ TD> <TD>的标准偏差估计的参数,或者提供的值。如果num.sol1sd可能有长度大于1,即每根发现的一个值。</ TD> </ TR>

<tr valign="top"><td>tot.weights</td> <td> the sum of the weights divide by the number of observations, one value for each root found.</td></tr> <tr valign="top"><td>weights</td> <td> the weights associated to each observation, one column vector for each root found.</td></tr> <tr valign="top"><td>f.density</td> <td> the non-parametric density estimation.</td></tr> <tr valign="top"><td>m.density</td> <td> the smoothed model.</td></tr> <tr valign="top"><td>delta</td> <td> the Pearson residuals.</td></tr> <tr valign="top"><td>tot.sol</td> <td> the number of solutions found.</td></tr> <tr valign="top"><td>not.conv</td> <td> the number of starting points that does not converge after the max.iter iteration are reached.</td></tr> </table>
<tr valign="top"> <TD> tot.weights </ TD> <TD>的权重总和除以观察,发现每根值的数量。</ TD> </ TR> <tr valign="top"> <TD> weights </ TD> <TD>相关的权重给每个观察,每一根发现一个列向量。</ TD> </ TR> <TR VALIGN = “顶”> <TD> f.density </ TD> <TD>非参数密度估计。</ TD> </ TR> <tr valign="top"> <TD>m.density </ TD> <TD>平滑的模型。</ TD> </ TR> <tr valign="top"> <TD>delta </ TD> <TD> Pearson残差。</ TD> </ TR> <tr valign="top"> <TD> tot.sol </ TD> <TD>找到解决方案的数量。</ TD> </ TR> <tr valign="top"> < not.conv TD> </ TD> <TD>的出发点不max.iter迭代收敛后达到。</ TD> </ TR> </ TABLE>


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


Claudio Agostinelli



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

<h3>See Also</h3>

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



if (require(circular)) {
    x <- c(rwrappednormal(n=50, mu=circular(0), sd=1), rwrappednormal(n=5, mu=circular(pi/2), sd=0.5))
    wle.wrappednormal(x, smooth=1/20, group=5)
} else {
   cat("Please, install the package 'circular' in order to use this function.\n")
}


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 01:28 , Processed in 0.027128 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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