Errors
Error in library(BayesFactor): there is no package called BayesFactor Traceback: 1. library(BayesFactor) Also, evaluate what went wrong and consider options for how to fix it. Break the execution up into cell blocks.
It appears that the BayesFactor
package is still not available. Let’s try using the brms
package, which is another powerful tool for Bayesian analysis.
It seems there was an issue installing the brms
package as well. Let’s try using the mamba
package manager to install brms
.