Description Usage Arguments Details Value Author(s) References See Also Examples
Compute and plot the periodogram of the residuals
1 2 |
x |
a model fitted by |
type |
a quoted string indicating the type of residuals to extract. Default is |
print |
a logical indicating whether the statistics should be printed |
digits |
an integer indicating the number of decimal places to print. Default is given by the system option |
rows |
an integer giving the number of rows to print |
test |
a logical indicating whether the uniformity test should be run. See |
new |
if |
This function computes the Fourier frequencies ω=2π j/n with j<n/2 and the periodogram intensity I≤ft(ω\right). A graph of I≤ft(ω\right) against the frequencies is plotted.
If object
is a model then the residuals are extracted otherwise the periodogram is computed for the vector supplied.
A data frame with the frequencies, periods, and intensities sorted by the latest in decreasing order.
Washington Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
Schwartz, J., Spix, C., Touloumi, G. et al. (1996) Methodological issues in studies of air pollution and daily counts of deaths or hospital admissions. J Epidemiol. Community Health 50 (suppl 1), S12–S18.
Box, G., Jenkins, G., Reinsel, G. (1994) Time Series Analysis : Forecasting and Control. 3 ed., Prentice Hall.
Diggle, P. J. (1990) Time Series: A Biostatistical Introduction. Oxford University Press.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.