prop_ss: Calculate proportion of SIR/SS responses at each k value

View source: R/mcq.R

prop_ssR Documentation

Calculate proportion of SIR/SS responses at each k value

Description

Calculate proportion of SIR/SS responses at each k value

Usage

prop_ss(dat)

Arguments

dat

Dataframe (longform) with subjectid, questionid, and response (0 for SIR/SS and 1 for LDR/LL)

Value

Dataframe with proportion of SIR/SS responses at each k rank

Examples

prop_ss(mcq27)

beezdiscounting documentation built on April 4, 2025, 4:44 a.m.