I tried to use XPOSE3.104 for Splus to generate basic goodness of fit plots. It seemed that IPRES, IWRES AND PRED were readed as factors instead of numeric. Is there any requirment for the NONMEM data structure?
Hi. If you only have a few values in your data set for IPRED and IWRES and PRED (fewer than 6) then these values are treated as factors. In the R version of the code this can be turned off. I do not know about the Splus version as we do not support Splus any longer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. If you only have a few values in your data set for IPRED and IWRES and PRED (fewer than 6) then these values are treated as factors. In the R version of the code this can be turned off. I do not know about the Splus version as we do not support Splus any longer.