diff --git a/snippets/snippets.json b/snippets/snippets.json index 1af55ef..8a4dc5b 100644 --- a/snippets/snippets.json +++ b/snippets/snippets.json @@ -264,6 +264,13 @@ ], "description": "Emax equation\n" }, + "Imax model": { + "prefix": ["Imax"], + "body": [ + "I = I0 - (Imax * C**Hill) / (IC50**Hill + C**Hill)" + ], + "description": "Imax equation\n" + }, "Logit IIV": { "prefix": ["logit_iiv"], "body": [