prepare_va_nm: Read results from a NM run

Description Usage Arguments

View source: R/xpose.R

Description

Read results from a NM run

Usage

1
2
3
prepare_va_nm(lst_file, problem = NULL,
  column_specs = nm_column_specs(),
  column_mappers = nm_column_mappers(), ignore_expr)

Arguments

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.


sebastianueckert/vaplot documentation built on Sept. 1, 2021, 11:24 a.m.