lscoef.comp(SpherWave)
lscoef.comp()所属R语言包:SpherWave
Computation of Interpolation Coefficients of Multi-scale SBF Representation
多尺度SBF表示插值系数计算
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function computes interpolation coefficients of multi-scale SBF representation.
此函数计算插值系数的多尺度SBF表示。
用法----------Usage----------
lscoef.comp(site1, site2, ssite1, ssite2, snet, seta)
参数----------Arguments----------
参数:site1
latitudes of observation sites in radian for computing coefficients
纬度区域的观测地点在弧度计算系数
参数:site2
longitudes of observation sites in radian for computing coefficients
观测点的经度的弧度计算系数
参数:ssite1
latitudes of observation sites in radian used in least squares method
纬度区域的观测地点在弧度中使用最小二乘法
参数:ssite2
longitudes of observation sites in radian used in least squares method
经度观测地点在弧度中使用最小二乘法
参数:snet
vector of labels representing sub-networks
向量的代表子网络的标签
参数:seta
bandwidth parameters for Poisson kernel
泊松核的带宽参数
值----------Value----------
<table summary="R valueblock"> <tr valign="top"><td>gg</td> <td> interpolation coefficients of multi-scale SBF representation</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> gg</ TD> <TD>多尺度SBF表示插值系数</ TD> </ TR> </表>
参考文献----------References----------
Oh, H-S. (1999) Spherical wavelets and their statistical analysis with applications to meteorological data. Ph.D. Thesis, Department of Statistics, Texas A\&M University, College Station.
Li, T-H. (1999) Multiscale representation and analysis of spherical data by spherical wavelets. SIAM Journal on Scientific Computing, 21, 924–953.
Oh, H-S. and Li, T-H. (2004) Estimation of global temperature fields from scattered observations by a spherical-wavelet-based spatially adaptive method. Journal of the Royal Statistical Society Ser. B, 66, 221–238.
参见----------See Also----------
ls.comp, ridge.comp.
ls.comp,ridge.comp。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|