powered by
Returns named character vector of theta values by parsing PML fixed effect statements
getThetas(model)
Character vector of theta names defined in model
PK/PD model
if (FALSE) { model <- emaxmodel( checkBaseline = TRUE, checkFractional = TRUE, checkInhibitory = TRUE, data = pkpdData, ID = "ID", C = "CObs", EObs = "EObs" ) getThetas(model) }
Run the code above in your browser using DataLab