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]
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 01 Apr. 2025.
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)
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
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for ncar0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

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  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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