Skip to content

BreakDiagnostic stops after few iterations #1

@VishwasKukreti

Description

@VishwasKukreti

Trying to run BreakDiagnostic for a [35,35,156] array. Stops at 3rd iteration.

Traceback is attached below:

4: ULUstateSample(m = m, s = s, ZMUt = ZMUt, s2 = s2, P = P, random.perturb)
3: updateS(iter, s, V, m, Zb.st, Zt, Time, MU.state, P, s2.st, N.upper.tri,
random.perturb)
2: NetworkChange(Y, R = 2, m = m, mcmc = mcmc, initial.s = initial.s,
reduce.mcmc = mcmc/2, burnin = burnin, verbose = verbose,
thin = thin, v0 = v0, v1 = v1, a = a, b = a, Waic = TRUE,
marginal = TRUE)
1: BreakDiagnostic(arr_combined, R = 2, break.upper = 2, mcmc = G,
burnin = G, verbose = 1, v0 = v0, v1 = v1)

BreakDiagnostic halts with error: Error in if (sum(unnorm.pstyn) == 0) { : missing value where TRUE/FALSE needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions