plot.nsCosinor(season)
plot.nsCosinor()所属R语言包:season
Plot the results of a Non-stationary cosinor
绘制结果的非平稳余弦
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plots the residuals, trend and season(s) from a nsCosinor object produced by nscosinor.
图的残留物,趋势和季节(S)生产从一个nsCosinor对象的nscosinor。
用法----------Usage----------
## S3 method for class 'nsCosinor'
plot(x, ...)
参数----------Arguments----------
参数:x
a nsCosinor object produced by nscosinor.
nsCosinor对象,产生的nscosinor。
参数:...
further arguments passed to or from other methods.
进一步的参数传递给其他方法。
Details
详细信息----------Details----------
The code produces two plots: a) residual checks, b) the season(s) and trend estimates.
的代码产生的两个图:A)残留检查,B)的季节(S)和趋势估计。
(作者)----------Author(s)----------
Adrian Barnett <a href="mailto:a.barnett<at>qut.edu.au">a.barnett<at>qut.edu.au</a>
参见----------See Also----------
nscosinor, seasrescheck
nscosinor,seasrescheck
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|