calc_mad: calculates the median absoulte deviation (MAD) and sets the...

View source: R/calc_mad.R

calc_madR Documentation

calculates the median absoulte deviation (MAD) and sets the threshold to filter on.

Description

calculates the median absoulte deviation (MAD) and sets the threshold to filter on.

Usage

calc_mad(max_dilation, n = 16)

Arguments

max_dilation

pupil file returned from speed_pupil

n

constant used

Value

threhold value to filter on


dmirman/gazer documentation built on Aug. 1, 2022, 2:02 p.m.