sumofork: Platform independent sumo

Description Usage Arguments Details See Also

Description

Platform independent sumo

Usage

1
2
3
4
5
6
sumofork(
  model,
  tableType = 2,
  format.estimate = "% -#6.4g",
  format.rse = "%#6.3g"
)

Arguments

model

A .mod, .lst, .ext or .cov file.

tableType

Passed to extTransform

format.estimate

How to format the estimated parameter values.

format.rse

How to format the relative standard error estimates.

Details

This is a fork of nonmem2R::sumo with very little modification. Many thanks to Magnus for a great job!

See Also

Other Nonmem: NMreadRun(), NMrunLog(), extFormat()


philipdelff/NMrunlog documentation built on Oct. 30, 2021, 10:26 p.m.