powered by
Function to place restriction on gamma and E50 parameters of target sigmoid such that it passes through point (tfinal, BISfinal+eps)
restrict_sigmoid(t50, tfinal = 10, eps = 1, BIS0 = 100, BISfinal = 50 - eps)
Numeric vector of PD parameter values
parameter of Emax model
end of the induction period
distance between BISfinal and the target function at tfinal
starting BIS value
asymptote of Emax model
pars <- c(V1 = 8.9, CL = 1.4, q2 = 0.9, v2 = 18) format_pars(pars, ncmpt = 2)
Run the code above in your browser using DataLab