convert(wavethresh)
convert()所属R语言包:wavethresh
Convert one type of wavelet object into another.
小波对象的一种类型转换成另一种。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Convert one type of wavelet object into another.
小波对象的一种类型转换成另一种。
This function is generic.
此功能是通用的。
Particular methods exist:
存在的特殊方法:
convert.wd is used to convert non-decimated wd objects into wst objects. convert.wst is used to convert wst objects into non-decimated wd objects.
convert.wd到wd对象用于将非锐减wst对象。 convert.wst是用来转换wst的对象到非锐减wd对象的。
用法----------Usage----------
convert(...)
参数----------Arguments----------
参数:...
See individual help pages for details.
的详细信息,请参阅单独的帮助页面。
Details
详细信息----------Details----------
See individual method help pages for operation and examples.
操作和示例,请参阅单独的方法帮助页。
值----------Value----------
An object containing the converted representation.
一个对象,它包含转换后表示。
RELEASE----------RELEASE----------
Version 3.6.0 Copyright Guy Nason 1995
版本3.6.0版权盖利晨1995年
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
convert.wd, convert.wst, wst, wst.object, wst, wst.object.
convert.wd,convert.wst,wst,wst.object,wst,wst.object。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|