Geweke_convergence {IRTM} | R Documentation |
Geweke Convergence
Description
Runs Geweke tests to assess MCMC convergence
Usage
Geweke_convergence(THETA)
Arguments
THETA |
Matrix of parameter estimates from IRTM |
Value
Proportion of values that fail the Geweke convergence test (p < 0.05) for each parameter
[Package IRTM version 0.0.1.1 Index]