You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the awesome package and support.
I am trying a simple PD model based on internal data, and I finding an error, which I am able to reproduce with the warfarin dataset.
→ loading into symengine environment...
→ pruning branches (if/else) of full model...
✔ done
Error in if (.retl > 5) { : the condition has length > 1
Error: the condition has length > 1
Thanks for the awesome package and support.
I am trying a simple PD model based on internal data, and I finding an error, which I am able to reproduce with the warfarin dataset.
Model below, as well as error:
########error:
→ loading into symengine environment...
→ pruning branches (
if/else) of full model...✔ done
Error in if (.retl > 5) { : the condition has length > 1
Error: the condition has length > 1