README.md

ggcertara

An R package to provide a standardized look for plots employed by pharmacometricians. It provides a ggplot2 theme, color palette, and a collection of plotting functions for basic goodness-of-fit diagnostic plots.

Installation

This package needs to be installed from GitHub:

require(remotes)
Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")
remotes::install_github("certara/ggcertara", upgrade="never")

Usage

There is a vignette that explains how to use the package for basic goodness-of-fit diagnostic plots.



certara/ggcertara documentation built on Feb. 28, 2024, 5:01 a.m.