Update a Monolix model input to define non-NN and NN parameters as model inputs
model_parm_updater_mlx(text, model_parm_names, nn_thetas)The Monolix model including all non-NN and NN parameters in input = ...
(list of strings) The Monolix model with each line as element of a list
(list of strings) A list of all non-NN parameters
(list of strings) A list of all NN parameters
Dominic Bräm