get_ode_model_size {PKPDsim}R Documentation

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)

Arguments

code

C++ code

Value

Number of states in the ODE model


[Package PKPDsim version 1.3.0 Index]