lambda.global(SpherWave)
lambda.global()所属R语言包:SpherWave
Global Thresholding Value
全局阈值值
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function calculates global thresholding value for spherical wavelet estimator.
此功能计算全球阈值球面小波估计值。
用法----------Usage----------
lambda.global(swd, policy, nthresh, value, Q)
参数----------Arguments----------
参数:swd
an object of class "swd"
对象类“社署”
参数:policy
threshold technique. At present the possible policies are ""universal"", ""probability"", ""fdr"", ""Lorentz"" and ""sure"".
阈值技术。目前的政策是“通用”的“,”概率“,”FDR“,”洛伦兹“和”确定“。
参数:nthresh
the number of resolution levels to be thresholded in the decomposition
要在分解阈值的数目的分辨率水平
参数:value
the user supplied threshold represented by quantile level of ""probability"" policy.
用户提供的位数水平,“概率”政策为代表的阈值。
参数:Q
parameter for the false discovery rate of ""fdr"" policy.
参数的虚假发现率“,”FDR“政策。
值----------Value----------
<table summary="R valueblock"> <tr valign="top"><td>lam</td> <td> global thresholding value</td></tr> </table>
<table summary="R valueblock"> <tr valign="top"> <TD>lam </ TD> <TD>全局阈值值</ TD> </ TR> </ TABLE>
参考文献----------References----------
Donoho, D.~L. and Johnstone, I.~M. (1994) Ideal spatial adaptation by wavelet shrinkage. Biometrika, 81, 425–455.
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.
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----------
mrs.comp.thresh.global
mrs.comp.thresh.global
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|