rxode2stateOde: Get the ODE states of a model (rxode2 v3/v4 compatible)

View source: R/RcppExports.R

rxode2stateOdeR Documentation

Get the ODE states of a model (rxode2 v3/v4 compatible)

Description

Calls rxode2::rxState() (or rxode2::rxStateOde() with rxode2 version 4) on the input.

Usage

rxode2stateOde(inp)

Arguments

inp

rxode2 model (or symengine environment) to query

Value

character vector of ODE state names

Author(s)

Matthew L. Fidler


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