standardization

NONMEM dataset creation standardization support

AGPL-3.0 License

Stars
0

standardization

The goal of standardization is to simplify data management to create nlmixr2- and NONMEM-ready data.

Installation

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

# install.packages("devtools")
devtools::install_github("billdenney/standardization")

Example

This is a basic example which shows you how to solve a common problem:

library(standardization)
## basic example code