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.
qpNCA is qPharmetra’s R package for Noncompartmental Analysis. It
provides regulatory-quality calculations of NCA parameters, using code
routinely tested against independently-validated output. You can find
appropriate manuals in the vignettes
directory, and you can
find tests and reference data in the tests
directory.
The easiest way to get qpNCA is to install from CRAN:
install.packages("qpNCA")
Alternatively, install from github:
::install_github('qpharmetra/qpNCA') devtools
You can use the issues feature on github to report issues.
A good place to start is the help for qpNCA()
.
library(qpNCA)
?qpNCAexample(qpNCA)
Or see the vignettes, like this one for example.
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.