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

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

[复制链接]
发表于 2012-2-16 19:49:46 | 显示全部楼层 |阅读模式
place.knots(mgcv)
place.knots()所属R语言包:mgcv

                                         Automatically place a set of knots evenly through covariate values
                                         通过协值自动均匀地放置了一套结

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

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

Given a univariate array of covariate values, places a set of knots for a regression spline evenly through the  covariate values.
鉴于单变量的协值数组,放在一个回归样条均匀地通过一组结协变量的值。


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





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

参数:x
array of covariate values (need not be sorted).  
阵列的协变量的值(不排序)。


参数:nk
integer indicating the required number of knots.
整数,表示所需的节数。


Details

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

Places knots evenly throughout a set of covariates. For example, if you had 11 covariate values and wanted 6 knots  then a knot would be placed at the first (sorted) covariate value and every second (sorted) value thereafter. With  less convenient numbers of data and knots the knots are placed within intervals between data in order to achieve
邻居节,均匀分布在整个一组共变数。例如,如果你有11个协值,并希望6节,然后将一个结放在第一(排序)协价值和此后每一秒值(排序)。不太方便的数字数据和节的节被放置在数据之间的间隔,以达到


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

An array of knot locations.
结位置的数组。


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


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



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



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

smooth.construct.cc.smooth.spec  
smooth.construct.cc.smooth.spec


举例----------Examples----------


x<-runif(30)
place.knots(x,7)
rm(x)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 21:06 , Processed in 0.019962 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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