getpacket(wavethresh)
getpacket()所属R语言包:wavethresh
Get a packet of coefficients from a wavelet object
从小波系数得到一个包对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This generic function extracts packets of coefficients from various types of wavelet objects.
此泛型函数的系数中提取的数据包,从多种类型的小波对象。
This function is generic.
此功能是通用的。
Particular methods exist. For objects of class:
存在的特殊方法。对于类的对象:
wpuse the getpacket.wp method.
wpuse getpacket.wp方法。
wstuse the getpacket.wst method.
wstuse getpacket.wst方法。
wpstuse the getpacket.wpst method.
wpstuse getpacket.wpst方法。
See individual method help pages for operation and examples.
操作和示例,请参阅单独的方法帮助页。
Use the accessC and accessD function to extract whole resolution levels of coefficients simultaneously.
使用accessC和accessD功能,同时提取全分辨率级别系数。
用法----------Usage----------
getpacket(...)
参数----------Arguments----------
参数:...
See individual help pages for details.
的详细信息,请参阅单独的帮助页面。
值----------Value----------
The packet of coefficients requested.
系数的分组请求。
RELEASE----------RELEASE----------
Version 3.5.3 Copyright Guy Nason 1994
版本3.5.3版权所有盖利晨1994
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
getpacket.wp, getpacket.wst, getpacket.wpst, accessD, accessC.
getpacket.wp,getpacket.wst,getpacket.wpst,accessD,accessC。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|