cov.comp(SpherWave)
cov.comp()所属R语言包:SpherWave
Computation of Covariance Matrix
计算协方差矩阵
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function generates full covariance matrix of data based on SBF.
这个函数生成的协方差矩阵的基础上SBF的数据。
用法----------Usage----------
cov.comp(site1, site2, eta, netlab)
参数----------Arguments----------
参数:site1
latitudes of observation sites in radian
纬度观测点的弧度
参数:site2
longitudes of observation sites in radian
在弧度的观测点的经度
参数:netlab
vector of labels representing sub-networks
向量的代表子网络的标签
参数:eta
bandwidth parameters for Poisson kernel
泊松核的带宽参数
Details
详细信息----------Details----------
For details, see references below.
有关详细信息,请参阅下面的参考资料。
值----------Value----------
<table summary="R valueblock"> <tr valign="top"><td>aa</td> <td> covariance matrix</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD> aa</ TD> <TD>协方差矩阵</ TD> </ TR> </ TABLE>
参考文献----------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.
参见----------See Also----------
mcov.comp
mcov.comp
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|