putDwd3Dcheck(wavethresh)
putDwd3Dcheck()所属R语言包:wavethresh
Check argument list for putD.wd3D
检查参数列表putD.wd3D是否
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function checks the argument list for putD.wd3D and is not meant to be directly called by any user.
此功能检查的参数列表putD.wd3D,但并不意味着任何用户可以直接调用。
用法----------Usage----------
putDwd3Dcheck(lti, dima, block, nlx)
参数----------Arguments----------
参数:lti
At which level of the wd3D.object you wish to insert a block of coefficients.
在wd3D.object你要插入一个系数块的水平。
参数:dima
A vector, of length 3, which specifies the dimension of the block to insert.
的向量,长度为3,指定要插入的块的尺寸。
参数:block
A character string which specifies which block is being inserted (one of GGG, GGH, GHG, GHH, HGG, HGH, HHG, or HHH).
一个字符串,指定哪些块被插入(GGG,GGH,温室气体,GHH,HGG HGH,HHG,或HHH)。
参数:nlx
The number of levels in the wd3D.object that you wish to insert the coefficients into (can be obtained using the nlevels function).
水平wd3D.object,你要插入系数(可以使用nlevels功能)。
Details
详细信息----------Details----------
This function merely checks that the dimensions and sizes of the array to be inserted into a wd3D.object using the putD.wd3D function are correct.
这个函数只检查阵列的尺寸和大小被插入到一个wd3D.object使用putD.wd3D函数是正确的。
RELEASE----------RELEASE----------
Version 3.9.6 Copyright Guy Nason 1997
版本3.9.6版权所有1997年盖利晨
(作者)----------Author(s)----------
G P Nason
参见----------See Also----------
accessD, putD, accessD.wd3D, print.wd3D, putD, summary.wd3D, threshold.wd3D, wd3D, wd3D.object, wr3D.
accessD,putD,accessD.wd3D,print.wd3D,putD,summary.wd3D,threshold.wd3D,wd3D,wd3D.object,wr3D。
实例----------Examples----------
#[]
# Not intended to be used by the user![不适合在由用户使用!]
#[]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|