dbarts icon indicating copy to clipboard operation
dbarts copied to clipboard

Small fix rbart out_of_group random effect

Open brunotancredi opened this issue 2 years ago • 0 comments

Hi,

I've been working with the rbart_vi function and encountered an issue when making predictions with out-of-sample groups in the test. After reviewing the code, I've identified that the error is due to a mismatch in dimensions within the rep. I believe that this small change is the correct fix. I've run the code with this small variation, and it works.

brunotancredi avatar Nov 01 '23 00:11 brunotancredi