Description Usage Arguments Details See Also
Platform independent sumo
1 2 3 4 5 6 | sumofork(
model,
tableType = 2,
format.estimate = "% -#6.4g",
format.rse = "%#6.3g"
)
|
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. |
This is a fork of nonmem2R::sumo with very little modification. Many thanks to Magnus for a great job!
Other Nonmem:
NMreadRun()
,
NMrunLog()
,
extFormat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.