PMLParametersSets <-
create_ModelPK(CompartmentsNumber = c(1, 2, 3))
# update structural paramter type
PMLParametersSetsVMod <-
modify_Observation(
PMLParametersSets,
ObservationName = "CObs",
SigmasChosen = Sigmas(Proportional = 0,
AdditiveMultiplicative =
list(PropPart = 0.1, AddPart = 10)))
print(PMLParametersSetsVMod)
Run the code above in your browser using DataLab