shanmdphd / PKPDsim

Simulate PK-PD models defined as ODE systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

Description

PKPDsim is a library for numerical integration of ODE systems, in particular pharmacokinetic-pharmacodynamic (PK-PD) mixed-effects models.

Installation

library(devtools)
install_github("InsightRX/PKPDsim")
library(PKPDsim)

Documentation

See docs

See forum

License

MIT license

About

Simulate PK-PD models defined as ODE systems

License:Other


Languages

Language:R 97.2%Language:C++ 2.8%