Read results from a NM run
1 2 3 | prepare_va_nm(lst_file, problem = NULL,
column_specs = nm_column_specs(),
column_mappers = nm_column_mappers(), ignore_expr)
|
lst_file |
Path to a NONMEM results file |
problem |
Number of the $PROBLEM to use |
column_specs |
Column specifications as produced by nm_column_specs() |
column_mappers |
Derivative to variable mapping specification as produced by nm_column_mappers() |
ignore_expr |
Expression defining which rows from the table to ignore (evaluated in the context of the table). The default is to ignore EVID!=0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.