powered by
Effective Sample Size (ESS) Interpretation
interpret_effective_sample(effective_sample, rules = "burkner2017")
Value or vector of effective sample (ESS) values.
Can be "burkner2017" (default) or custom set of rules.
rules
B<U+00FC>rkner, P. C. (2017). brms: An R package for Bayesian multilevel models using Stan. Journal of Statistical Software, 80(1), 1-28.
# NOT RUN { interpret_effective_sample(1001) interpret_effective_sample(c(852, 1200)) # }
Run the code above in your browser using DataLab