basisplot.BP(wavethresh)
basisplot.BP()所属R语言包:wavethresh
Plot time-frequency plane and basis slots associated with basis object
图时频平面和基础插槽与基础对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The x objects store basis information obtained through the makewpstDO object. This function plots where the basis packets are on the time frequency plane.
x对象存储基础信息获得通过makewpstDO对象。此函数曲线的基础数据包的时间频率平面上。
用法----------Usage----------
## S3 method for class 'BP':
basisplot(x, num=min(10, length(BP$level)), ...)
参数----------Arguments----------
参数:x
The BP class object, possibly coming from the BP component of the object returned by makewpstDO that you wish to plot
BP类对象,可能来自BP组件的对象返回makewpstDO你想绘制
参数:num
The number of packets that you wish to add to the plot
数据包的数量,你想添加的图
参数:...
Other arguments
其他参数
Details
详细信息----------Details----------
Description says all
介绍说,所有的
值----------Value----------
Nothing of note
需要注意的任何内容
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
makewpstDO,Best1DCols
makewpstDO,Best1DCols
实例----------Examples----------
#[]
# See example in help for \code{\link{makewpstDO}}[\代码的帮助,请参阅例如{\的链接{makewpstDO}}]
#[]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|