dot-loadSymengine: Load a model into a symengine environment

.loadSymengineR Documentation

Load a model into a symengine environment

Description

Load a model into a symengine environment

Usage

.loadSymengine(newmod, promoteLinSens = TRUE, fullModel = FALSE)

Arguments

newmod

model text (normalized rxode2 model, e.g. from a prune)

promoteLinSens

when 'TRUE', promote 'linCmt()' to the sensitivity-based solved system

fullModel

when 'TRUE', change the printed message to indicate the full model is being loaded

Value

symengine environment from 'rxode2::rxS()' with 'rx_r_' coerced to a symengine object when needed

Author(s)

Matthew L. Fidler


nlmixr2est documentation built on Aug. 5, 2026, 1:11 a.m.