Description Usage Arguments Details Value Author(s) See Also
View source: R/summary.nsCosinor.R
The default summary method for a nsCosinor
object produced by nscosinor
.
1 2 3 4 |
object |
a |
x |
a |
... |
further arguments passed to or from other methods. |
The amplitude describes the average height of each seasonal
cycle, and the phase describes the location of the peak. The results
for the phase are given in radians (0 to 2π), they can be
transformed to the time scale using the invyrfraction
making
sure to first divide by 2π.
The larger the standard deviation for the seasonal cycles, the greater the non-stationarity. This is because a larger standard deviation means more change over time.
cycles |
vector of cycles in units of time, e.g., for a six and twelve month pattern |
niters |
total number of MCMC samples. |
burnin |
number of MCMC samples discarded as a burn-in. |
tau |
vector of smoothing parameters, tau[1] for trend, tau[2] for 1st seasonal parameter, tau[3] for 2nd seasonal parameter, etc. |
stats |
summary statistics (mean and confidence interval) for the residual standard deviation, the standard deviation for each seasonal cycle, and the amplitude and phase for each cycle. |
Adrian Barnett a.barnett<at>qut.edu.au
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.