Open NedaJalali-codes opened 2 years ago
UGA 2016-01-01:2020-12-31
Error in if (any(efbmi_per_chain < threshold)) { : missing value where TRUE/FALSE needed
Enter a frame number, or 0 to exit
1: source("Analysis/R/execute_pipeline.R") 2: withVisible(eval(ei, envir)) 3: eval(ei, envir) 4: eval(ei, envir) 5: execute_pipeline.R#918: chol_model$sample(seed = 1234, data = stan_data, ch 6: CmdStanMCMC$new(runset) 7: initialize(...) 8: self$diagnostic_summary(diagnostics, quiet = FALSE) 9: check_ebfmi(post_warmup_sampler_diagnostics)
the same issue as #153
This is usually a number of iterations issue. Can you try running with more iterations?
UGA 2016-01-01:2020-12-31
Error in if (any(efbmi_per_chain < threshold)) { : missing value where TRUE/FALSE needed
Enter a frame number, or 0 to exit
1: source("Analysis/R/execute_pipeline.R") 2: withVisible(eval(ei, envir)) 3: eval(ei, envir) 4: eval(ei, envir) 5: execute_pipeline.R#918: chol_model$sample(seed = 1234, data = stan_data, ch 6: CmdStanMCMC$new(runset) 7: initialize(...) 8: self$diagnostic_summary(diagnostics, quiet = FALSE) 9: check_ebfmi(post_warmup_sampler_diagnostics)