Re: BQL simulations

From: Leonid Gibiansky Date: June 19, 2023 technical Source: mail-archive.com
For simulation, you can remove bql part, and simulate from the model. Simulated values below lloq can be treated as bqls, if you e.g. want to compare fraction of bqls in observed and simulated sets. Leonid
Quoted reply history
On Mon, Jun 19, 2023, 3:57 AM Hiba Sliem <[email protected]> wrote: > Hello everyone > > I have a simple question for a simple bicompartmental model where M3 > method for estimating bql is used, because of that my predictions are > overly inflated at the tail end of the treatment period (bql levels), which > distorts my simulations. > > I used this line to get corrected predictions: > IF(COMACT.EQ.1) PREDI=IPRED > > But that doesn't improve my simulated data at low concentrations, is there > a way around it or should I use an other method to handle my bql values? > > Thank you in advance > >
Jun 19, 2023 Hiba Sliem BQL simulations
Jun 19, 2023 Jeroen Elassaiss-Schaap Re: BQL simulations
Jun 19, 2023 Leonid Gibiansky Re: BQL simulations