splitFreq: Split Frequencies

View source: R/splitFreq.R

splitFreqR Documentation

Split Frequencies

Description

Calculate the split frequencies and difference in split frequencies between runs or between windows of the same run

Usage

splitFreq(runs, windows = FALSE)

Arguments

runs

A list of rwty.chain type

windows

A boolean to set if the calculation is within runs or between runs

Value

A list with name of the split, its frequency and the difference in frequency for the comparison in place


lfabreti/convenience documentation built on June 17, 2022, 8:12 a.m.