computeDecisionCat: Compute percentage of decisions of a particular category.

Description Usage Arguments

Description

Compute the percentage of decisions in a given decision category. E.g., a = 1 and d = 0 returns percentage of misses. To be called with compute()

Usage

1
computeDecisionCat(x, a, d, group = c(T))

Arguments

a

0 or 1 indicating whether accuracy should be 0 or 1.

group

Logical vector used to return a group of the candidate results. See ?getCol for details.

Data

frame from phd sample.


drsimonj/jacksonphd documentation built on May 15, 2019, 2:52 p.m.