nlmixr2 / babelmixr2

The goal of babelmixr2 is to interface nlmixr2 with other pharmacometric tools
https://nlmixr2.github.io/babelmixr2/
8 stars 1 forks source link

Pull request for lhs #128

Closed mattfidler closed 1 month ago

mattfidler commented 1 month ago

The PopED as written will have an additional lhs calculated for every if/else. Currently this violates the assumption of the PopED model which should only have 2 lhs values calculated. This pull request fixes this by pruning all the if/else clauses out of the model.