PMLParametersSets <-
create_ModelPK(
CompartmentsNumber = c(2, 3),
Parameterization = "Micro",
Absorption = c("First-Order", "Gamma"),
ByVector = TRUE,
ClosedForm = TRUE,
EliminationCpt = TRUE)
remove_Observation(PMLParametersSets,
ObservationName = "A0Obs",
PMLStructures = "PK3GME")
Run the code above in your browser using DataLab