Other packages > Find by keyword >

xpose  

Diagnostics for Pharmacometric Models
View on CRAN: Click here


Download and install xpose package within the R console
Install from CRAN:
install.packages("xpose")

Install from Github:
library("remotes")
install_github("cran/xpose")

Install by package version:
library("remotes")
install_version("xpose", "0.4.22")



Attach the package and use:
library("xpose")
Maintained by
Benjamin Guiastrennec
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-17
Latest Update: 2025-01-07
Description:
Diagnostics for non-linear mixed-effects (population) models from 'NONMEM' <https://www.iconplc.com/solutions/technologies/nonmem/>. 'xpose' facilitates data import, creation of numerical run summary and provide 'ggplot2'-based graphics for data exploration and model diagnostics.
How to cite:
Benjamin Guiastrennec (2017). xpose: Diagnostics for Pharmacometric Models. R package version 0.4.22, https://cran.r-project.org/web/packages/xpose. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.4.0 (2017-11-17 13:33), 0.4.1 (2018-01-09 16:23), 0.4.2 (2018-01-31 00:56), 0.4.3 (2018-07-28 14:50), 0.4.4 (2019-03-21 18:10), 0.4.5 (2019-10-07 06:50), 0.4.6 (2020-01-12 22:50), 0.4.7 (2020-02-04 21:30), 0.4.8 (2020-03-17 13:20), 0.4.9 (2020-05-25 16:20), 0.4.10 (2020-06-08 11:50), 0.4.11 (2020-07-22 23:10), 0.4.12 (2021-01-12 17:50), 0.4.13 (2021-06-30 10:00), 0.4.14 (2022-11-07 23:30), 0.4.15 (2023-02-25 16:30), 0.4.16 (2023-04-18 22:50), 0.4.17 (2023-06-29 22:10), 0.4.18 (2024-02-01 17:20), 0.4.19 (2025-01-07 21:00), 0.4.20 (2025-09-03 00:40), 0.4.21 (2025-10-06 07:10), 0.4.22 (2025-11-24 10:30)
Other packages that cited xpose R package
View xpose citation profile
Other R packages that xpose depends, imports, suggests or enhances
Complete documentation for xpose
Functions, R codes and Examples using the xpose R package
Some associated functions: add_facet_var . aes_c . aes_filter . aes_rename . all_data_problem . all_file_problem . amt_vs_idv . append_suffix . as.ctime . as.nm.table.list . as.xpdb . as.xpose.plot . as.xpose.theme . check_plot_type . check_problem . check_quo_vars . check_scales . check_xpdb . combine_tables . data_opt . default_plot_problem . distrib_plot . drop_fixed_cols . dv_vs_pred . edit_xpose_data . fetch_data . file_path . filter_xp_theme . get_code . get_data . get_extension . get_file . get_prm . get_prm_transformation_formulas . get_special . get_summary . gg_themes . grab_iter . ind_plots . index_table . irep . is.formula . is.nm.model . is.nm.table.list . is.xpdb . is.xpose.plot . is.xpose.theme . last_data_problem . last_file_method . last_file_problem . last_file_subprob . list_nm_tables . list_nm_tables_manual . list_vars . list_xpdb . make_extension . manual_nm_import . merge_firstonly . minimization_plots . modify_xpdb . msg . only_distinct . only_obs . parse_arg . parse_nm_files . parse_title . pred_vs_idv . print.ggplot . print.xpose_data . print.xpose_plot . prm_table . qq_plot . raw_to_tibble . read_args . read_funs . read_nm_files . read_nm_model . read_nm_tables . reexports . reorder_factors . res_vs_idv . res_vs_pred . set_vars . software . subset_xpdb . summarise_xpdb . summary.xpose_data . template_titles . tidyr_new_interface . transform_prm . update_args . update_extension . update_themes . vpc . vpc_data . vpc_opt . xp_geoms . xp_map . xp_themes . xp_var . xpdb_ex_pk . xpdb_index_update . xplot_distrib . xplot_qq . xplot_scatter . xpose-package . xpose_data . xpose_panels . xpose_save . 
Some associated R codes: examples.R . fetch_data.R . list_nm_tables.R . manual_import.R . plot_amt.R . plot_distribution.R . plot_gof.R . plot_individuals.R . plot_minimization.R . plot_qq.R . plot_residuals.R . plot_spaghetti.R . plot_vpc.R . print_xpose_data.R . print_xpose_plot.R . prm_table.R . read_nm_files.R . read_nm_model.R . read_nm_tables.R . summarise_nm_model.R . summary_xpose_data.R . template_titles.R . temporary.R . themes_gg.R . themes_xp.R . transform_parameters.R . update_themes.R . utils.R . vars_list.R . vars_set.R . vpc_data.R . vpc_helpers.R . xpdb_access.R . xpdb_edits.R . xpdb_list.R . xplot_distrib.R . xplot_helpers.R . xplot_qq.R . xplot_scatter.R . xpose.R . xpose_data.R . xpose_geom.R . xpose_save.R . zzz.R .  Full xpose package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA