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
rxode2({
# This changes evid=1 to evid7
evid1to(depot, 7)
# This would indicate that instead of a typical oral dose# This is a transit compartment dosek<-cl/vcktr<- (n+1)/mttd/dt(depot) <- transit(n,mtt,bio)-ka*depotd/dt(cen) <-ka*depot-k*cen
})
Then the translation occurs on etTrans() when it translates to the
classic evid it will not translate again.
The text was updated successfully, but these errors were encountered:
Something like:
Then the translation occurs on
etTrans()
when it translates to theclassic
evid
it will not translate again.The text was updated successfully, but these errors were encountered: