R/grm4pl.R

`grm4pl` <-
function(N=10,theta=0,S=0,C=0,D=0,s=1/1.702,b=0,c=0,d=1) {
 rbinom(N,1,pm4pl(theta=theta,S=S,C=C,D=D,s=s,b=b,c=c,d=d))
 }

Try the irtProb package in your browser

Any scripts or data that you put into this service are public.

irtProb documentation built on May 2, 2019, 1:30 p.m.