Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vrognas committed Jul 13, 2023
1 parent ddb1afb commit 8669dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"body": [
";\\$ERROR",
"DUM = (LLOQ - IPRED) / W ; Increase the lower the IPRED i.e. low IPRED -> high DUM",
";--- PHI(X) is the integral from –INF to X of N(0,1) ---",
";--- PHI(X) is the integral from -Inf to X of N(0,1) ---",
"DUM2 = PHI(DUM) ; Probability < LLOQ. Low IPRED -> high DUM2/probability",
";--- Likelihood for DV<LLOQ",
"IF (BQL == 1) THEN",
Expand Down

0 comments on commit 8669dcd

Please sign in to comment.