nm_output | R Documentation |
This function may become deprecated soon. The function output_table()
is a
more user friendly wrapper for this function.
nm_output(r, dorig, ...)
r |
An nm object. |
dorig |
Optional |
... |
Additional arguments to pass on to |
A list of tibble
s with merged version of all output $TABLEs and the
input data. Additional columns will be INNONMEM
which will be TRUE for
rows that were not ignored by NONMEM. For simulation control files there
is also DV_OUT
which will contain simulated DV
values. DV
will always
be unmodified from the input dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.