prop_ss {beezdiscounting} | R 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)
[Package beezdiscounting version 0.3.2 Index]