View source: R/fisher_metrics.R
beyond_std_func | R Documentation |
Calculates the percentage of poits beyone n standard deviations from the mean
beyond_std_func(fisher_df, sds = 1)
fisher_df |
A fisher output containing FI_means and time_windows |
sds |
Number of standard deviations to look beyond |
a single row tibble with percentage of points greater than n standard deviations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.