analyse_dataset: Analyse an IDOC dataset

View source: R/analysis.R

analyse_datasetR Documentation

Analyse an IDOC dataset

Description

Take an IDOC dataset

Usage

analyse_dataset(dataset, min_exits_required = 5, ...)

Arguments

dataset

List of raw data including:

  • roi: every row records the position of one animal at one point in time

  • controller: every row records the status of all IDOC stimulus at one point in time

  • limits

  • border

min_exits_required

Minimal number of exits to be considered for significance

...

Extra arguments to find_exits_all

See Also

annotate_cross()


shaliulab/idocr documentation built on June 1, 2025, 4:59 p.m.