ace_turns: Average of the last n "turn around trials" - a correct trial...

View source: R/math-turns.R

ace_turnsR Documentation

Average of the last n "turn around trials" - a correct trial that was preceded by an incorrect trial Do NOT give output if any of the vector of trial outcomes is missing

Description

Average of the last n "turn around trials" - a correct trial that was preceded by an incorrect trial Do NOT give output if any of the vector of trial outcomes is missing

Usage

ace_turns(x, y, n = 3)

joaquinanguera/aceR documentation built on July 18, 2024, 7:37 a.m.