Learn R Programming

PKPDsim (version 1.4.0)

get_ode_model_size: Get the number of states in the ODE from the code code C++ code for model

Description

Get the number of states in the ODE from the code code C++ code for model

Usage

get_ode_model_size(code)

Value

Number of states in the ODE model

Arguments

code

C++ code