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

R语言 waveslim包 wpt.test()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 17:10:17 | 显示全部楼层 |阅读模式
wpt.test(waveslim)
wpt.test()所属R语言包:waveslim

                                        Testing the Wavelet Packet Tree for White Noise
                                         白噪声测试的小波包树

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

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

A wavelet packet tree, from the discrete wavelet packet transform (DWPT), is tested node-by-node for white noise.  This is the first step in selecting an orthonormal basis for the DWPT.
小波包树,从离散小波包变换(DWPT),测试节点的节点为白噪声。这是第一个步骤中选择一个标准正交为DWPT基础。


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


css.test(y)
entropy.test(y)
portmanteau.test(y, p = 0.05, type = "Box-Pierce")



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

参数:y
wavelet packet tree (from the DWPT)
小波包树(从DWPT中)


参数:p
significance level
显着性水平


参数:taper
weight of cosine bell taper (cpgram.test only)
重量的余弦钟锥形(cpgram.test只有)


参数:type
"Box-Pierce" and other recognized (portmanteau.test only)
"Box-Pierce"和other确认(portmanteau.test只)


Details

详细信息----------Details----------

Top-down recursive testing of the wavelet packet tree is
自顶向下的递归检测的小波包树


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

Boolean vector of the same length as the number of nodes in the wavelet packet tree.
布尔向量小波包树中的节点的数目相同的长度。


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


B. Whitcher



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

Time Series: Theory and Methods, (2nd. edition), Springer-Verlag.
Techniques for testing the constancy of regression relationships over time, Journal of the Royal Statistical Society B, 37, 149-163.
Spectral Analysis for Physical Applications: Multitaper and Conventional Univariate Techniques, Cambridge University Press.

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

ortho.basis.
ortho.basis。


实例----------Examples----------


data(mexm)
J <- 6
wf <- "la8"
mexm.dwpt <- dwpt(mexm[-(1:4)], wf, J)
## Not implemented yet[#尚未实现]
## plot.dwpt(x.dwpt, J)[#plot.dwpt(x.dwpt,J)]
mexm.dwpt.bw <- dwpt.brick.wall(mexm.dwpt, wf, 6, method="dwpt")
mexm.tree <- ortho.basis(portmanteau.test(mexm.dwpt.bw, p=0.025))
## Not implemented yet[#尚未实现]
## plot.basis(mexm.tree)[#plot.basis(mexm.tree)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 17:40 , Processed in 0.026105 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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