CCIterate {ConjointChecks}R Documentation

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(s)

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

### INTERNAL FUNCTION ###

[Package ConjointChecks version 0.2.0 Index]