metrics_function: metrics_function

View source: R/fisher_metrics.R

metrics_functionR Documentation

metrics_function

Description

Wrapper for all the metrics to calculate each one and return a single row tibble

Usage

metrics_function(fisher_df, stds = 1, lags = 10)

Arguments

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

Value

a single row tibble containing difference between the third and the first quartiles


UoA-eResearch/fisheR documentation built on July 8, 2023, 5:06 p.m.