dot-rxPastBaseLinesFromEnv: Base past(state, tau) <- expr history lines from a symengine...

.rxPastBaseLinesFromEnvR Documentation

Base past(state, tau) <- expr history lines from a symengine env

Description

Rebuilds the base past(state,tau)=expr line(s) from the stored rx__pastRhs_STATE__ / rx__pastTau_STATE__ text; used by gradient-free estimators (SAEM) whose symengine env is built without sensitivities.

Usage

.rxPastBaseLinesFromEnv(model)

Arguments

model

a symengine environment (as from .loadSymengine/rxS).

Value

character vector of past() lines, or NULL if none.


rxode2 documentation built on July 28, 2026, 5:08 p.m.