nm_model: NONMEM model

View source: R/nm_model.R

nm_modelR Documentation

NONMEM model

Description

nm_model() creates the foundation for a NONMEM model

Usage

nm_model()

Details

This function creates a NONMEM model object, a software-specific version of the general model. Like for the general model,this function only creates the empty base object which then needs to be filled with components before it can be rendered. The following components can be added to a NONMEM model:

Value

An nm_model


sebastianueckert/assemblerr documentation built on Sept. 30, 2022, 9:12 a.m.