Obfuscation of IQR models

Replacement of all symbols by generic symbols x1, ..., xN. Parameter values and numeric values in initial conditions are randomized by multiplication with positive random number distributed around 1.

obfuscate_IQRmodel(model, filename = NULL)

Arguments

model

character pointing to model file or IQRmodel object

filename

output filename or NULL, in which case the obfuscated IQRmodel is returned as object.