Is there a way to ignore mu-referencing error? #947
Unanswered
billdenney
asked this question in
Q&A
Replies: 1 comment
-
|
No, currently there is no way to skip this. For simulation it doesn't matter, so perhaps it should be a warning in the future instead of a hard error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When building this simulation-only model (https://github.com/nlmixr2/nlmixr2lib/blob/igg_kim_2006/inst/modeldb/endogenous/igg_kim_2006.R), I had to change two of the parameters to natural log so that I could get around the mu referencing error below. Is there a better way to skip the mu-referencing error detection?
Created on 2025-10-29 with reprex v2.1.1
Beta Was this translation helpful? Give feedback.
All reactions