Description Usage Arguments Value
Given a numeric vector, this function will return a spectrum with all pole AR model.
1 | get_spectrum(values, sampling_rate = 100, nfreq = 500)
|
values |
A timeseries vector. |
sampling_rate |
Sampling rate of the signal (by default it is 100 Hz). |
nfreq |
Number of frequecy points to be interpolated. |
An AR spectrum.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.