Other packages > Find by keyword >

ncar  

Noncompartmental Analysis for Pharmacokinetic Report
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ncar", "0.5.0")



Attach the package and use:
library("ncar")
Maintained by
Kyun-Seop Bae
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-25
Latest Update: 2023-11-19
Description:
Conduct a noncompartmental analysis with industrial strength. Some features are 1) 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 5) Produce pdf, rtf, text report files. * Reference: Gabrielsson J, Weiner D. Pharmacokinetic and Pharmacodynamic Data Analysis - Concepts and Applications. 5th ed. 2016. (ISBN:9198299107).
How to cite:
Kyun-Seop Bae (2017). ncar: Noncompartmental Analysis for Pharmacokinetic Report. R package version 0.5.0, https://cran.r-project.org/web/packages/ncar. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.3.1 (2017-02-03 08:13), 0.3.3 (2017-03-14 08:08), 0.3.4 (2017-03-17 12:16), 0.3.5 (2017-07-10 07:03), 0.3.6 (2017-07-18 14:46), 0.3.7 (2017-08-16 05:27), 0.3.8 (2018-04-10 14:32), 0.3.9 (2018-05-11 14:06), 0.3 (2017-01-25 09:03), 0.4.0 (2018-06-20 06:32), 0.4.1 (2018-07-20 00:50), 0.4.2 (2019-09-27 16:00), 0.4.3 (2021-06-10 18:20), 0.4.4 (2021-07-16 06:30), 0.4.5 (2022-02-23 01:20), 0.5.0 (2023-11-19 08:30), 0.5.1 (2026-03-27 01:50), 0.6.0 (2026-04-24 10:20)
Other packages that cited ncar R package
View ncar citation profile
Other R packages that ncar depends, imports, suggests or enhances
Complete documentation for ncar
Functions, R codes and Examples using the ncar R package
Some associated functions: BasicUtil . Res2Txt . Round . RptCfg . ncar-package . pdfNCA . rtfNCA . txtNCA . 
Some associated R codes: BasicUtil.R . Res2Txt.R . Round.R . pdfNCA.R . rtfNCA.R . txtNCA.R .  Full ncar package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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