Skip to content

Commit

Permalink
Add runrecord snippet
Browse files Browse the repository at this point in the history
Update snippets.json
  • Loading branch information
vrognas committed Sep 5, 2024
1 parent 1b3ec29 commit 3cf4a5d
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions snippets/snippets.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
{
"Runrecord": {
"prefix": "runrecord",
"body": [
";; 1. Based on: runno of parent model",
";; 2. Description:",
";; Brief desciption of the run",
";; 3. Label:",
";; Model stage (eg base model) or version",
";; 4. Structural model:",
";; eg One compartment linear model",
";; 5. Covariate model:",
";; eg No covariates",
";; 6. Interindividual variability:",
";; eg CL, V and KA. BLOCK(2) for CL and V",
";; 7. Interoccasion variability:",
";; 8. Residual variability:",
";; eg Proportional",
";; 9. Estimation:",
";; FOCEI",
""
],
"description": "Structured information about the run for PsN runrecord"
},
"1CMT-IV-RATES": {
"prefix": "ADVAN1 TRANS1",
"body": "ADVAN1 TRANS1$0",
Expand Down

0 comments on commit 3cf4a5d

Please sign in to comment.