Learn R Programming

pmxNODE (version 0.1.0)

model_parm_updater_mlx: Internal: Update input line

Description

Update a Monolix model input to define non-NN and NN parameters as model inputs

Usage

model_parm_updater_mlx(text, model_parm_names, nn_thetas)

Value

The Monolix model including all non-NN and NN parameters in input = ...

Arguments

text

(list of strings) The Monolix model with each line as element of a list

model_parm_names

(list of strings) A list of all non-NN parameters

nn_thetas

(list of strings) A list of all NN parameters

Author

Dominic Bräm