找回密码
 注册
查看: 457|回复: 0

R语言 wavethresh包 example.1()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 17:19:24 | 显示全部楼层 |阅读模式
example.1(wavethresh)
example.1()所属R语言包:wavethresh

                                        Compute and return piecewise polynomial coordinates.
                                         计算并返回分段多项式坐标。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

This function computes and returns the coordinates of the piecewise polynomial described by Nason and Silverman, 1994. This function is a useful test function for evaluating wavelet shrinkage methodology as it contains smooth parts, a discontinuity and it is periodic.
该函数计算,并返回利晨和Silverman,1994所描述的分段多项式的坐标。此功能是有用的,因为它包含了光滑的部分,不连续性,它是周期性的评价小波收缩方法的测试功能。

(Nason, G.P. and Silverman, B.W. (1994) The discrete wavelet transform in S, J. Comput. Graph. Statist., 3, 163–191.)
(利晨,GP和Silverman,BW(1994)的离散小波变换在S,计算图表统制。,3,163-191。)


用法----------Usage----------


example.1()



参数----------Arguments----------

Details

详细信息----------Details----------

This function computes and returns the x and y coordinates of the piecewise polynomial function described in Nason and Silverman, 1994. The formula for the piecewise polynomial (which is piecewise cubic) is given in Nason and Silverman, 1994.
该函数计算和返回利晨和Silverman,1994年中所描述的分段多项式函数,x和y坐标。利晨和Silverman,1994年中给出的分段多项式(该分段立方)的公式为。

The piecewise polynomial returned is a discrete sample on 512 equally spaced points between 0 and 1 (including 0 but excluding 1).
返回的分段多项式是一个离散的样品放在512等距点0和1之间(包括0,但不包括1)。

The Donoho and Johnstone test functions can be generated using the DJ.EX function.
Donoho和Johnstone测试功能可以通过使用DJ.EX功能。


值----------Value----------

A list with two components: <table summary="R valueblock"> <tr valign="top"><td>x</td> <td> a vector of length 512 containing the ordered x ordinates of the piecewise polynomial.</td></tr> <tr valign="top"><td>y</td> <td> a vector of length 512 containing the corresponding y ordinates of the piecewise polynomial.</td></tr> </table>
列表两部分组成:<table summary="R valueblock"> <tr valign="top"> <TD> x </ TD> <td>一个向量的长度为512的有序的x坐标分段多项式。</ TD> </ TR> <tr valign="top"> <TD>y </ TD> <td>一个矢量的长度为512的分段多项式对应的y坐标。 / TD> </ TR> </ TABLE>


(作者)----------Author(s)----------


G P Nason



参见----------See Also----------

DJ.EX
DJ.EX


实例----------Examples----------


#[]
# Generate the piecewise polynomial [生成的分段多项式]
#[]
test.data <- example.1()$y
## Not run: ts.plot(test.data)[#不运行:ts.plot(test.data)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-25 17:40 , Processed in 0.022017 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表