Learn R Programming

beezdiscounting (version 0.3.2)

prop_ss: 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)

Value

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

Arguments

dat

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

Examples

Run this code
prop_ss(mcq27)

Run the code above in your browser using DataLab