IsEarly(wavethresh)
IsEarly()所属R语言包:wavethresh
Generic function to detect whether object is from an early version
检测对象是否是从一个早期版本的通用功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Generic function to detect whether object is from an early version of WaveThresh
泛型函数来检测是否对象是从一个早期版本的WaveThresh
用法----------Usage----------
IsEarly(x)
参数----------Arguments----------
参数:x
The object you want to see whether its from an early version
你想看到的对象是否从一个早期版本
Details
详细信息----------Details----------
Description says all
介绍说,所有的
值----------Value----------
Returns TRUE if object is from an earlier version of WaveThresh, FALSE if not.
返回TRUE,如果对象是从早期版本的WaveThresh,否则返回FALSE。
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
ConvertMessage,IsEarly.default,IsEarly, IsEarly.wd
ConvertMessage,IsEarly.default,IsEarly,IsEarly.wd
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|