fftlikelihood | R Documentation |
This function estimates the likelihood of a specific proportion of Top5-Frequencies. To serve as reference, the Top5-Frequencies of 10
fftlikelihood(df, proportion = 100, sims.df = sims, sims.df.col = "density.bf")
df |
A dataframe containing the results of a ffttest. |
proportion |
The porportion of simulations in sims.df that should be tested against all simulations. |
sims.df |
A dataframe containing simulations, including columns "index" and "simid". |
sims.df.col |
The column of the simulation dataframe that contains the comparison data. |
A vector containing the number of Top5-Frequencies of simulations.
fftlikelihood(r.fft)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.