powered by
This replaces the kin/kout parameterization to the R0 and kout parameterization
convertKinR0(ui, kin = "kin", kout = "kout", R = "R", R0 = "R0")
a model where the estimated kin is changed to the estimated R0
a rxode2 user function
the kin variable (by default is "kin")
the kout variable (by default is "kout")
the compartment variable (by default is "R")
the R0 variable (by default is "R0")
Matthew L. Fidler
Other Indirect response: addIndirect(), addIndirectLin()
addIndirect()
addIndirectLin()
addIndirect(stim="in") |> convertKinR0()
Run the code above in your browser using DataLab