jasp-stats / jaspLearnBayes

A module to help learn bayesian statistics
GNU General Public License v3.0
3 stars 15 forks source link

Fix binary classification JAGS issues. #190

Closed RensDofferhoff closed 10 months ago

RensDofferhoff commented 10 months ago

Small fix for such an issues ;)

Makes sure rjags is present so it is used to find jags. This is the default for runjags if rjags is present.

Tested on windows 11 and macOS arm64 latest (no jags installed)

https://static.jasp-stats.org/Nightlies/ latest fixlearnBayes nightlies can be used to test if you want to.

Fixes: https://github.com/jasp-stats/jasp-issues/issues/2531 Fixes: https://github.com/jasp-stats/jasp-issues/issues/2537