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)

josegallegos07/aceR documentation built on July 19, 2024, 6:32 p.m.