Function to detect whether a wd object is from WaveThresh2 or not
函数来检测是否WD对象是从WaveThresh2或不
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function to detect whether a wd object is from WaveThresh2 or not.
函数来检测是否WD对象是从WaveThresh2与否。
用法----------Usage----------
## S3 method for class 'wd':
IsEarly(x)
参数----------Arguments----------
参数:x
The wd object that you are trying to check
WD对象,试图检查
Details
详细信息----------Details----------
The function merely looks to see whether the wd object has a component called date. If it does not then it is from version 2. This routine is legacy and not very important anymore.
该功能只期待着看到的WD对象是否有一种成分叫做日期。如果没有的话,它是从第2版。此程序是一个传统的,不是很重要了。
值----------Value----------
Returns TRUE if from an earlier version of WaveThresh (v2), returns FALSE if not.
如果没有,则返回TRUE,如果从早期版本的WaveThresh(V2),返回FALSE。