Other packages > Find by keyword >

PK  

Basic Non-Compartmental Pharmacokinetics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PK", "1.3-6")



Attach the package and use:
library("PK")
Maintained by
Thomas Jaki
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-04-19
Latest Update: 2020-04-02
Description:
Estimation of pharmacokinetic parameters using non-compartmental theory.
How to cite:
Thomas Jaki (2005). PK: Basic Non-Compartmental Pharmacokinetics. R package version 1.3-6, https://cran.r-project.org/web/packages/PK. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.01 (2005-04-19 09:19), 0.02 (2005-09-21 21:26), 0.03 (2006-01-26 16:13), 0.04 (2008-03-31 20:56), 1.00 (2009-02-16 12:01), 1.01 (2009-04-30 11:49), 1.2-0 (2010-01-20 14:10), 1.2-1 (2010-02-08 18:23), 1.2-2 (2010-04-22 19:10), 1.2-3 (2010-10-08 12:49), 1.2-4 (2011-05-18 15:20), 1.2-5 (2011-11-17 12:59), 1.3-0 (2012-07-25 18:17), 1.3-1 (2013-01-10 19:57), 1.3-2 (2013-08-10 01:05), 1.3-3 (2016-01-06 11:25), 1.3-4 (2018-02-26 14:07), 1.3-5 (2020-04-02 21:10)
Other packages that cited PK R package
View PK citation profile
Other R packages that PK depends, imports, suggests or enhances
Complete documentation for PK
Functions, R codes and Examples using the PK R package
Some associated functions: CPI975 . Glucose . PKNews . Rats . Rep.tox . all.class . auc.complete . auc . biexp . ci . eqv . estimator . lee . nca . plot.halflife . test . 
Some associated R codes: all.class.R . auc.R . auc.batch.R . auc.complete.R . auc.ssd.R . biexp.R . eqv.R . eqv.batch.R . eqv.complete.R . eqv.ssd.R . extractors.R . internal.R . lee.R . nca.R . nca.batch.R . nca.complete.R . nca.ssd.R .  Full PK 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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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