R/xpose.R

#' xpose: graphical diagnostics for pharmacometric models
#' 
#' @description xpose was designed as a ggplot2-based alternative to xpose4. This package aims to reduce the post 
#' processing burden and improve diagnostics commonly associated the development of non-linear mixed effect models.
#' 
#' To learn more about xpose, visit our website: \url{https://uupharmacometrics.github.io/xpose/}.
#' @import ggplot2
#' @importFrom dplyr n
#' @importFrom rlang :=
#' @importFrom rlang .data
#' @keywords internal
"_PACKAGE"

Try the xpose package in your browser

Any scripts or data that you put into this service are public.

xpose documentation built on July 9, 2023, 6:12 p.m.