removeLinesAndInis: Removes lines and inis from a model

View source: R/transPk.R

removeLinesAndInisR Documentation

Removes lines and inis from a model

Description

Removes lines and inis from a model

Usage

removeLinesAndInis(ui, vars)

Arguments

ui

A rxode2 model

vars

A character vector of variables to remove

Value

model with rxode2 lines and any estimates associate with lines removed

Author(s)

Matthew L. Fidler

Examples

readModelDb("PK_3cmt_des") |> removeLinesAndInis(c("kel", "k12", "k21"))

nlmixr2lib documentation built on Oct. 7, 2024, 5:08 p.m.