Learn R Programming

RxODE (version 1.0.4)

.rxFinalizePred: Finalize RxODE pred based on symengine saved info

Description

Finalize RxODE pred based on symengine saved info

Usage

.rxFinalizePred(.s, sum.prod = FALSE, optExpression = TRUE)

Arguments

.s

Symengine/RxODE object

sum.prod

A boolean determining if RxODE should use more numerically stable sums/products.

optExpression

Optimize the model text for computer evaluation.

Value

Nothing