RSE_CObs <-
Observation(SigmasChosen =
Sigmas(MixRatio = list(PropPart = 2,
AddPart = 0.01),
Proportional = 0))
models <-
create_ModelPK(CompartmentsNumber = 2,
CObs = RSE_CObs)
print(models)
Run the code above in your browser using DataLab