powered by
Change in individual objective function value 1 vs. individual objective
dOFV1.vs.dOFV2(xpdb1, xpdb2, xpdb3, ylb=expression(paste(Delta, OFV1[i])), xlb=expression(paste(Delta, OFV2[i])), main="Default", smooth=NULL, abline=c(0,1), ablcol="grey", abllwd=2, abllty="dashed", lmline=TRUE, ...)
Xpose data object for first NONMEM run
Xpose data object for second NONMEM run
Xpose data object for third NONMEM run
Label for Y axis.
Label for X axis.
Title of plot.
Should we have a smooth?
abline description.
color of abline
line width of abline
type of abline
Linear regression line?
Additional arguments to function.
## read in table files xpdb8 <- xpose.data(8) xpdb8 <- xpose.data(9) xpdb11 <- xpose.data(11) ## Make the plot dOFV.vs.cov(xpdb8,xpdb9,xpdb11)
Run the code above in your browser using DataLab