powered by
plot plasma concentration for average individual (i.e average parameter values) in function of dose at time zero
plotAverageRat(pkModel, doseZero, timePoints)
PkModel-class
numeric value, dose given at time zero
a numeric vector of time points to plot the plasma concentration at
ggplot object
# NOT RUN { plotAverageRat( getExamplePkModel() , 2 , seq( 0 , 20, 0.1 ) ) # }
Run the code above in your browser using DataLab