Description Usage Arguments Value Examples
Estimates normalized power spectral density of a time series
| 1 2 3 | 
| x | a real valued time series | 
| hz | the sampling rate in Hz, default = 1 | 
| use.period | logical indicating whether power should be given in terms of period (s) instead of frequency (hz) | 
| center | logical indicating whether series should be centered | 
| detrend | logical indicating whether linear trend should be removed | 
| pad | logical indicating whether zero padding should be applied | 
| logxy | should frequency and power be returned in log10 units? | 
| do.plot | logical indicating whether plot should be generated. if logxy = TRUE, plot will also be in log units. | 
| graph.par | a list comtaining additional graphical parameters to use for plotting. The default is NULL | 
returns normalized power spectrum
| 1 2 3 4 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.