The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
A flexible tool that can perform: 1. Traditional non-compartmental analysis (NCA) and 2. Simulation-based posterior predictive checks for population pharmacokinetic (PK) and/or pharmacodynamic (PKPD) models using NCA metrics.
You need to have R installed. Download the latest version of R from www.r-project.org. Install ncappc in R using one of the following methods:
install.packages("ncappc")
ref="release"
to the
install_github()
call. The install_github()
approach requires that you build from source, i.e. make
and
compilers must be installed on your system – see the R FAQ for your
operating system; you may also need to install dependencies
manually.::install_github("UUPharmacometrics/ncappc",build_vignettes=TRUE) devtools
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.