SetPreferences(RSurvey)
SetPreferences()所属R语言包:RSurvey
Set Data Preferences
设置数据首选项
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A <acronym>GUI</acronym> for specifying the interpolation algorithms input parameters.
一个<acronym> GUI> </首字母缩写指定的插值算法的输入参数。
用法----------Usage----------
SetPreferences(parent = NULL)
参数----------Arguments----------
参数:parent
tkwin; the <acronym>GUI</acronym> parent window.
tkwin; <acronym> GUI </首字母缩写父窗口。
值----------Value----------
Queries and sets the following components in Data:
查询,设置以下组件Data:
参数:grid.res
list; numeric components x and y giving the grid spacing along the x- and y-axis of the interpolated surface, respectively.
的列表上;数字组成x和y给予分别沿的x-和y-轴的内插面的网格间距。
参数:grid.mba
list; integer components m, n, and h giving the initial size of the spline space in the hierarchical construction along the x- and y-axis, and the number of levels in the hierarchical construction; its default is 11.
名单;整数组件m,n和h的初始大小的样条空间的层次结构沿x - y轴,并在分层结构中的级别的数目,其缺省值是11。
注意----------Note----------
If data is re-imported, parameters in this <acronym>GUI</acronym> are set to default values.
如果重新导入数据,这<acronym>中的参数GUI </首字母缩写被设置为默认值。
(作者)----------Author(s)----------
J.C. Fisher
参见----------See Also----------
mba.points
mba.points
实例----------Examples----------
SetPreferences()
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|