Hi devs, I have a brms model fitted with the set_nl(TRUE) formula setting. Then I got the following error from generate_datasets:
Error in UseMethod("brms_response_sequence") :
no applicable method for 'brms_response_sequence' applied to an object of class "btnl"
Could they be related? Thanks.
Hi devs, I have a brms model fitted with the
set_nl(TRUE)formula setting. Then I got the following error fromgenerate_datasets:Could they be related? Thanks.