All columns or only the ones set in the columns option will be checked
for conversion to a simpler datatype. Currently only int32 will be checked since
this corresponds to the integer type in R.
Usage
infer_datatypes(model, columns = NULL)
Value
(Model) Updated Pharmpy model
Arguments
model
(Model) Pharmpy model
columns
(array(str) (optional)) The columns to attempt conversion or NULL for all