Other packages > Find by keyword >

xgxr  

Exploratory Graphics for Pharmacometrics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("xgxr", "1.1.2")



Attach the package and use:
library("xgxr")
Maintained by
Andrew Stein
[Scholar Profile | Author Map]
First Published: 2019-08-10
Latest Update: 2023-03-22
Description:
Supports a structured approach for exploring PKPD data <https://opensource.nibr.com/xgx/>. It also contains helper functions for enabling the modeler to follow best R practices (by appending the program name, figure name location, and draft status to each plot). In addition, it enables the modeler to follow best graphical practices (by providing a theme that reduces chart ink, and by providing time-scale, log-scale, and reverse-log-transform-scale functions for more readable axes). Finally, it provides some data checking and summarizing functions for rapidly exploring pharmacokinetics and pharmacodynamics (PKPD) datasets.
How to cite:
Andrew Stein (2019). xgxr: Exploratory Graphics for Pharmacometrics. R package version 1.1.2, https://cran.r-project.org/web/packages/xgxr. Accessed 02 Apr. 2025.
Previous versions and publish date:
1.0.0 (2019-08-10 11:30), 1.0.2 (2019-08-21 23:50), 1.0.3 (2019-09-28 15:20), 1.0.4 (2019-10-10 16:50), 1.0.5 (2019-10-17 21:20), 1.0.6 (2019-12-09 18:10), 1.0.7 (2020-01-10 22:10), 1.0.9 (2020-04-14 14:20), 1.1.0 (2021-02-04 18:40), 1.1.1 (2021-04-22 21:20)
Other packages that cited xgxr R package
View xgxr citation profile
Other R packages that xgxr depends, imports, suggests or enhances
Complete documentation for xgxr
Functions, R codes and Examples using the xgxr R package
Some associated functions: StatSmoothOrdinal . StatSummaryBinQuant . StatSummaryOrdinal . case1_pkpd . edit_rmd_template_str . get_rmd_name . get_rmd_str . mad . mad_missing_duplicates . mad_nca . nlmixr_theo_sd . pipe . predict.nls . predictdf.nls . predictdf . predictdf.polr . reexports . sad . theme_xgx . xgx_annotate_filenames . xgx_annotate_status . xgx_annotate_status_png . xgx_auto_explore . xgx_breaks_log10 . xgx_breaks_time . xgx_check_data . xgx_conf_int . xgx_dirs2char . xgx_geom_ci . xgx_geom_pi . xgx_labels_log10 . xgx_minor_breaks_log10 . xgx_plot . xgx_save . xgx_save_table . xgx_scale_x_log10 . xgx_scale_x_reverselog10 . xgx_scale_x_time_units . xgx_scale_y_log10 . xgx_scale_y_percentchangelog10 . xgx_scale_y_reverselog10 . xgx_stat_ci . xgx_stat_pi . xgx_stat_smooth . xgx_summarize_covariates . xgx_summarize_data . xgx_theme . xgx_theme_set . 
Some associated R codes: data.R . predict.nls.R . theme_xgx.R . utils-pipe.R . xgx_annotate_filenames.R . xgx_annotate_status.R . xgx_annotate_status_png.R . xgx_auto_explore.R . xgx_breaks_log10.R . xgx_breaks_time.R . xgx_check_data.R . xgx_dirs2char.R . xgx_geom_ci.R . xgx_geom_pi.R . xgx_labels_log10.R . xgx_minor_breaks_log10.R . xgx_plot.R . xgx_save.R . xgx_save_table.R . xgx_scale_x_log10.R . xgx_scale_x_reverselog10.R . xgx_scale_x_time_units.R . xgx_scale_y_log10.R . xgx_scale_y_percentchangelog10.R . xgx_scale_y_reverselog10.R . xgx_stat_ci.R . xgx_stat_pi.R . xgx_stat_smooth.R . xgx_summarize_covariates.R . xgx_summarize_data.R . xgx_theme.R . xgx_theme_set.R .  Full xgxr package functions and examples
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for xgxr10203040506070TrendBars

Today's Hot Picks in Authors and Packages

geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
pirate  
Generated Effect Modifier
An implementation of the generated effect modifier (GEM) method. This method constructs composite va ...
Download / Learn more Package Citations See dependency  
Maintainer: Zhe Su (view profile)
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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