Recent Releases of xpose4
xpose4 - xpose4 4.7.4
- Cross-references to other R packages in documentation have been updated according to R standards.
- R
Published by andrewhooker 6 months ago
xpose4 - xpose4, version 4.7.2
Changed default method of reading table files to the "slow" method, so that xpose.data(..other arguments.., method="slow") is default. For other methods see ?readnmtable
Other small changes
- R
Published by andrewhooker over 3 years ago
xpose4 - xpose4, version 4.7.1
Fix a bug where the filtering of "-99" rows of table files would not filter on all plotting variables.
Fix a bug where items in the catab and cotab files were not added to the list of covariates in the xpose database (#16).
Fix a bug where csv files were improperly read into the database in some situations (#16).
Updated code that was using depreciated dplyr and tibble functions.
- R
Published by andrewhooker almost 5 years ago
xpose4 - xpose4, version 4.7.0
allow changes in the relative length of the censored lines in
kaplan.plot().Handle directory without trailing slash for
xpose.data()(#14, @rikardn).fix bug in classic menu system not allowing change of variable definitions.
Various small spelling and bug fixes (#13, @vrognas).
- R
Published by andrewhooker almost 6 years ago
xpose4 - xpose4, version 4.6.1
- Updates to comply with changes in the readr and gam packages.
- R
Published by andrewhooker almost 8 years ago
xpose4 - Xpose 4, version 4.6.0
Update to xpose.VPC() so that outliers can be identified and plotted.
Update to xpose.VPC() so that for any lines in the VPC they are plotted at the median of the observed values of the X axis for all bins by default.
Update to xpose.VPC() to allow a rug at the bottom of the plot showing where the bins are located.
Update to the namespace so that only lattice is loaded when loading xpose.
All documentation now written in roxygen
Updates to boot GAM and boot SCM plots and documentation.
Various small bug fixes.
- R
Published by andrewhooker over 8 years ago
xpose4 - Xpose 4 version 4.5.3
- Update to
ind.plots()to allow subsets on a per-y-variable basis. Useful to show IPRED and PRED in a finer grid than DV. See optiony.vals.subset. - Update to how axes limits are computed with
xpose.plot.default. - Fix for using
expression()in the ylb argument ofxpose.VPC. - Various small bug fixes.
- R
Published by andrewhooker about 11 years ago
xpose4 - Xpose 4 version 4.5.2
- Internal release (not released on CRAN)
- Updates to
read.bootscm.par.est()
- R
Published by andrewhooker over 11 years ago
xpose4 - Xpose 4 version 4.5.1
- Internal release, not released on CRAN
- Updated
xpose.gamto work with the latest version of the gam package - Updated
kaplan.plotto allow forylimspecification whencovargument is used. - Updated
compute.cwresand associated functions to work with NONMEM 7. - Fixed warnings created in
xpose.VPC.categoricalwhen creating personalized x and y axis labels.
- R
Published by andrewhooker over 11 years ago
xpose4 - Xpose 4 version 4.5.0
- External release with just one package instead of five.
- Added to
ind.plotsso that when there is only one data point for an individual, the PRED and IPRED show up in the plot.
- R
Published by andrewhooker almost 12 years ago