Learn R Programming

ConjointChecks (version 0.2.0)

CCIterate: Internal Function of Iterations of ConjointChecks

Description

Internal function; should not be used directly.

Usage

CCIterate(nIter, old, old_ll, single, burn, N, n)

Arguments

nIter

Number of iterations.

old

Numeric matrix.

old_ll

Numeric matrix.

single

Should do single cancellation.

burn

Number of initial values to remove.

N

Integer matrix.

n

Numeric matrix.

Author

Ben Domingue ben.domingue@gmail.com

References

Perline, R., Wright, B. D., & Wainer, H. (1979). The Rasch model as additive conjoint measurement. Applied Psychological Measurement, 3(2), 237-255.

Examples

Run this code
### INTERNAL FUNCTION ###

Run the code above in your browser using DataLab