Other packages > Find by keyword >

NonCompart  

Noncompartmental Analysis for Pharmacokinetic Data
View on CRAN: Click here


Download and install NonCompart package within the R console
Install from CRAN:
install.packages("NonCompart")

Install from Github:
library("remotes")
install_github("cran/NonCompart")

Install by package version:
library("remotes")
install_version("NonCompart", "0.7.0")



Attach the package and use:
library("NonCompart")
Maintained by
Kyun-Seop Bae
[Scholar Profile | Author Map]
First Published: 2016-11-27
Latest Update: 2022-07-16
Description:
Conduct a noncompartmental analysis with industrial strength. Some features are 1) Use of CDISC SDTM terms 2) Automatic or manual slope selection 3) Supporting both 'linear-up linear-down' and 'linear-up log-down' method 4) Interval(partial) AUCs with 'linear' or 'log' interpolation method * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
How to cite:
Kyun-Seop Bae (2016). NonCompart: Noncompartmental Analysis for Pharmacokinetic Data. R package version 0.7.0, https://cran.r-project.org/web/packages/NonCompart. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.2.3 (2016-11-27 18:30), 0.2.4 (2016-12-08 01:24), 0.2.5 (2016-12-21 08:30), 0.2.6 (2017-01-01 10:09), 0.2.7 (2017-03-12 11:34), 0.3.0 (2017-04-06 07:38), 0.3.1 (2017-07-10 07:03), 0.3.2 (2017-07-20 15:59), 0.3.3 (2017-08-16 17:25), 0.4.0 (2018-03-17 23:46), 0.4.1 (2018-04-16 14:18), 0.4.2 (2018-05-17 06:59), 0.4.3 (2018-06-21 18:53), 0.4.4 (2018-07-20 00:50), 0.4.5 (2019-09-27 15:50), 0.4.7 (2020-05-07 10:40), 0.4.8 (2021-06-16 06:30), 0.4.9 (2021-07-15 06:40), 0.5.0 (2022-02-26 11:40), 0.5.1 (2022-06-15 08:40), 0.6.0 (2022-07-16 09:30)
Other packages that cited NonCompart R package
View NonCompart citation profile
Other R packages that NonCompart depends, imports, suggests or enhances
Complete documentation for NonCompart
Functions, R codes and Examples using the NonCompart R package
Some associated functions: AUC . BestSlope . DetSlope . IntAUC . Interpol . LinAUC . LogAUC . NonCompart-package . Slope . Unit . UnitUrine . gAUC . gIntAUC . gInterpol . sNCA . tblAUC . tblNCA . 
Some associated R codes: AUC.R . BestSlope.R . DetSlope.R . IntAUC.R . Interpol.R . LinAUC.R . LogAUC.R . Slope.R . Unit.R . UnitUrine.R . gAUC.R . gIntAUC.R . gInterpol.R . sNCA.R . tblAUC.R . tblNCA.R .  Full NonCompart package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for NonCompart0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA