View source: R/fisher_metrics.R
metrics_function | R Documentation |
Wrapper for all the metrics to calculate each one and return a single row tibble
metrics_function(fisher_df, stds = 1, lags = 10)
fisher_df |
A fisher output containing FI_means and time_windows |
stds |
number of standard deviations for beyond_std_func function |
lags |
number of lags for magnitude_change_func function |
a single row tibble containing difference between the third and the first quartiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.