-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently appears to be an issue with the loo estimates in that they display poor diagnostic performance
> stanobj$loo()
Computed from 3000 by 280 log-likelihood matrix.
Estimate SE
elpd_loo -3926.0 66.4
p_loo 643.2 8.1
looic 7852.1 132.8
------
MCSE of elpd_loo is NA.
MCSE and ESS estimates assume MCMC draws (r_eff in [0.3, 0.8]).
Pareto k diagnostic values:
Count Pct. Min. ESS
(-Inf, 0.7] (good) 0 0.0% <NA>
(0.7, 1] (bad) 114 40.7% <NA>
(1, Inf) (very bad) 166 59.3% <NA>
See help('pareto-k-diagnostic') for details.
Warning message:
Some Pareto k diagnostic values are too high. See help('pareto-k-diagnostic') for details.
@mercifr1 recommended re-formulating the model as log(Y) ~ N(log(mu), sigma) instead
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request