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 21 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

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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