saviclab/savictools: Streamlined Data Manipulation for Pharmacometrics

A collection of functions designed to make the pharmacometrics workflow faster, simpler, and more intuitive. Most functions focus on pre-processing of datasets for use with NONMEM and analysis/visualization of NONMEM or Perl-speaks-NONMEM (PsN) outputs. Functions generally follow the same design as 'dplyr' verbs (e.g. 'mutate', 'select'), taking in a dataframe and return a modified dataframe. This makes them useful in pipe operations.

Getting started

Package details

Maintainer
License
Version0.1.0
URL https://github.com/saviclab/savictools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("saviclab/savictools")
saviclab/savictools documentation built on Dec. 7, 2023, 11:56 p.m.