Bayesian Package - R Version 2023.03.0+386

Hey I am new in this whole R game, so my problem is, I get this error message, when I try to do a bayesian test

Error in mutate():
! Problem while computing tbl = switch(...).
Caused by error in add_bf():
! could not find function "add_bf"

I already installed the package (bayestestR) and load it from the library.

Thanks!

Please show the code that leads to the error, including the loading of all relevant packages
Where does the add_bf() function come from? I did not see it in a quick search of the bayestestR package documentation.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.