Changing axis label in ranram.vs.cov in XPOSE4
Is there an easy way to change the axis labels in the ranpar.vs.cov routine
(eg., from ETA1 to IIV_CL)
I've tried excluding PK parameters and leaving only ETAS in PATAB, and renaming
the ETA column headers to my desired name (eg.,IIV_CL in PATAB), but that
doesn't work.
I have also have tried
ranpar.vs.cov(xpdb1, cex=0.5,x.cex=1.5,y.cex=1.5,
page.numbers=F, ylb=c("IIV_CL", "IIV_Vc", "IIV_Q", "IIV_Vp"),
main=NULL, scales = list(x=list(cex=1.5),
y=list(cex=1.5)))
The ylb command plants all four labels on every plot.
Paul Hutson, PharmD, BCOP
Professor
UWisc School of Pharmacy
T: 608.263.2496
F: 608.265.5421