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-02-03
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 07 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
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  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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