This document discusses the process of extracting desired results from the Stan model outputs, focusing on the complexity of S4 class objects in R. It emphasizes how to access statistical measures such as posterior distribution means, medians, credible intervals, effective sample sizes, and convergence diagnostics. Additionally, it provides code examples for implementing these extractions in R and highlights the importance of specific checks for model evaluation.
54. JASPの詳細
? JASPって何の略?
? Jeffereys’s Amazing Statistics Program
? Bayesian pioneer Sir Harold Jeffreysが驚愕の統計プログラム
? JASPって何のプログラミング言語で書かれているの?
? アプリケーション自体はC++で書かれている。
? 分析は、RとC++のどちらもで書かれている(R packageも導入済)。
? その他、ソフト外観でjavascriptも使用されている。
? どのライセンスでJASPは公開されているのか?
? The GNU Affero General Public License, Version 3
54
https://jasp-stats.org/faq/ より