model: nlmixr model block

View source: R/ui.R

modelR Documentation

nlmixr model block

Description

nlmixr model block

Usage

model(model, ..., .lines = NULL)

Arguments

model

Model specification

...

Other arguments to model object parsed by nlmixr

.lines

This is an internal argument when codemodel is being called recursively and should not be used.

Value

Parsed UI object

Author(s)

Matthew L. Fidler


nlmixr documentation built on March 27, 2022, 5:05 p.m.

Related to model in nlmixr...