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

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

[复制链接]
发表于 2012-2-16 20:10:16 | 显示全部楼层 |阅读模式
initial.sp(mgcv)
initial.sp()所属R语言包:mgcv

                                         Starting values for multiple smoothing parameter estimation
                                         开始为多个平滑参数估计值

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

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

Finds initial smoothing parameter guesses for multiple smoothing parameter estimation. The idea is to find values such that the estimated degrees of freedom per penalized parameter should be well away from 0 and 1 for each penalized parameter, thus ensuring that the values are in a region of parameter space where the smoothing parameter estimation criterion is varying substantially with smoothing parameter value.
查找多个平滑参数估计平滑参数的初始猜测。我们的想法是找到等,估计每惩罚参数的自由程度应该远离0和1,每个处罚参数值,从而确保该值在参数空间的区域平滑参数估计准则是大大不同与平滑参数值。


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


initial.sp(X,S,off,expensive=FALSE)



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

参数:X
is the model matrix.
是模型矩阵。


参数:S
is a list of of penalty matrices. S[[i]] is the ith penalty matrix, but note that it is not stored as a full matrix, but rather as the smallest square matrix including all  the non-zero elements of the penalty matrix. Element 1,1 of S[[i]]  occupies  element off[i], off[i] of the ith penalty matrix. Each S[[i]] must be  positive semi-definite.   
是罚款矩阵列表。 S[[i]]是第i罚款矩阵,但要注意,它不是作为一个完整的矩阵存储,但宁可作为最小的方阵,其中包括所有罚款矩阵的非零元素。元S[[i]] 1,1占地元素off[i],off[i]第i罚款矩阵。每个S[[i]]必须是半正定的。


参数:off
is an array indicating the first parameter in the parameter vector that is  penalized by the penalty involving S[[i]].
是一个数组,指示在参数向量的第一个参数是由涉及S[[i]]的罚款处罚。


参数:expensive
if TRUE then the overall amount of smoothing is adjusted so that the average degrees of freedom per penalized parameter is exactly 0.5: this is numerically costly.  
如果TRUE然后平滑总量调整,使每惩罚参数自由的平均度恰好为0.5:这个数字是昂贵的。


Details

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

Basically uses a crude approximation to the estimated degrees of freedom per model coefficient, to try and find smoothing parameters which bound these e.d.f.'s away from 0 and 1.
基本上使用一个粗略的近似估计每个模型系数的自由程度,试图找到这势必这些EDF是远离0和1的平滑参数。

Usually only called by magic and gam.
通常只称为magic和gam。


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

An array of initial smoothing parameter estimates.
估计初始平滑参数的数组。


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


Simon N. Wood <a href="mailto:simon.wood@r-project.org">simon.wood@r-project.org</a>



参见----------See Also----------

magic, gam.outer, gam,
magic,gam.outer,gam

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 14:34 , Processed in 0.024511 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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