Skip to content

pharmetheus/PMXFrem

Repository files navigation

PMXFrem

The goal of PMXFrem is to provide post processing support to FREM models built in NONMEM. In particular PMXFrem supports the conversion of FREM models to FFEM model for GOF diagnostics, VPC and results communication.

Installation

You can install the development version of PMXFrem from GitHub with:

# install.packages("devtools")
devtools::install_github("pharmetheus/PMXFrem")

To get the latest stable release (including vignettes), please click the appropriate link on the right side of the page. Download the file with a name that starts with PMXFrem. Install PMXFrem with the install.packages command, e.g.:

install.packages("path_to_release.tar.gz")