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!