Learn R Programming

nmw (version 0.1.5)

TabStep: Table Step

Description

This produces standard table.

Usage

TabStep()

Arguments

Value

A table with ID, TIME, DV, PRED, RES, WRES, derivatives of G and H. If the estimation method is other than 'ZERO'(First-order approximation), it includes CWRES, CIPREDI(formerly IPRED), CIRESI(formerly IRES).

Author

Kyun-Seop Bae <k@acr.kr>

Details

It does not have arguments. All necessary arguments are stored in the e environment. This is similar to other standard results table.

References

NONMEM Users Guide

See Also

EstStep

Examples

Run this code
# Only After EstStep
#TabStep()

Run the code above in your browser using DataLab