model.fake.par {sgr} | R Documentation |
Set different instances of the conditional replacement distribution.
model.fake.par(fake.model = c("uninformative", "average", "slight", "extreme"))
fake.model |
A character string
indicating the model for the conditional replacement distribution.
The options are: |
Gives a list with \gamma
and \delta
parameters.
Massimiliano Pastore
Lombardi, L., Pastore, M. (2014). sgr: A Package for Simulating Conditional Fake Ordinal Data. The R Journal, 6, 164-177.
Pastore, M., Lombardi, L. (2014). The impact of faking on Cronbach's Alpha for dichotomous and ordered rating scores. Quality & Quantity, 48, 1191-1211.
model.fake.par() # default
model.fake.par("average")