Hello,
Firstly, thank you for this package, very helpful!
I am trying to use emmeans on the model fit after running bfrms but I get this error,
Error in vcov(object)[nm, nm, drop = FALSE] : subscript out of bounds
Considering that I can run emmeans on a brmsfit object and the output of bfrms also seems to be a brmsfit object, I am not sure why it wouldn't work...
Hello,
Firstly, thank you for this package, very helpful!
I am trying to use
emmeanson the model fit after runningbfrmsbut I get this error,Error in vcov(object)[nm, nm, drop = FALSE] : subscript out of boundsConsidering that I can run
emmeanson abrmsfitobject and the output ofbfrmsalso seems to be abrmsfitobject, I am not sure why it wouldn't work...