get_avg_phi | R Documentation |
Compute Sample Average of Fourier Transform Magnitude
get_avg_phi(Y = 1, X, xi)
Y |
A numerical vector representing the sample data of variable Y. |
X |
A numerical vector representing the sample data of variable X. |
xi |
A single numerical value representing the frequency at which the Fourier transform is computed. |
Returns the sample estimation of expected Fourier transform at frequency xi
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.