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
I noticed when trying to run PM_fit on some data that the dat was changed somehow after ploting dat1$plot(TAD=T).
Specifically, after plotting as TAD=T the standard_data are modified to zero out all times other than obs after the last dose. This is carried forward in the dat environment and causes trouble with running subseqent models.
This seems like a bug.
thanks!
The text was updated successfully, but these errors were encountered:
I noticed when trying to run PM_fit on some data that the dat was changed somehow after ploting dat1$plot(TAD=T).
Specifically, after plotting as TAD=T the standard_data are modified to zero out all times other than obs after the last dose. This is carried forward in the dat environment and causes trouble with running subseqent models.
This seems like a bug.
thanks!
The text was updated successfully, but these errors were encountered: