Other packages > Find by keyword >

PKNCA  

Perform Pharmacokinetic Non-Compartmental Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PKNCA", "0.10.2")



Attach the package and use:
library("PKNCA")
Maintained by
Bill Denney
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-11-22
Latest Update: 2023-04-29
Description:
Compute standard Non-Compartmental Analysis (NCA) parameters for typical pharmacokinetic analyses and summarize them.
How to cite:
Bill Denney (2015). PKNCA: Perform Pharmacokinetic Non-Compartmental Analysis. R package version 0.10.2, https://cran.r-project.org/web/packages/PKNCA
Previous versions and publish date:
0.6 (2015-11-22 15:50), 0.7.1 (2016-08-15 16:28), 0.7 (2016-04-01 19:34), 0.8.1 (2017-12-16 08:33), 0.8.4 (2018-01-03 19:10), 0.8.5 (2018-06-13 09:55), 0.9.1 (2019-07-29 06:10), 0.9.2 (2020-02-28 17:20), 0.9.3 (2020-04-12 22:00), 0.9.4 (2020-06-01 19:00), 0.9.5 (2021-10-29 21:50), 0.10.0 (2022-10-16 05:35), 0.10.1 (2023-01-11 11:23)
Other packages that cited PKNCA R package
View PKNCA citation profile
Other R packages that PKNCA depends, imports, suggests or enhances
Functions, R codes and Examples using the PKNCA R package
Some associated functions: AIC.list . PKNCA.choose.option . PKNCA . PKNCA.options.describe . PKNCA.options . PKNCA.set.summary . PKNCA_impute_fun_list . PKNCA_impute_method . PKNCAconc . PKNCAdata . PKNCAdose . PKNCAresults . add.interval.col . addProvenance . add_impute_to_intervals . adj.r.squared . any_sparse_dense_in_interval . as.data.frame.PKNCAresults . as_sparse_pk . business.mean . check.conc.time . check.conversion . check.interval.deps . check.interval.specification . checkProvenance . choose.auc.intervals . choose_interp_extrap_method . clean.conc.blq . clean.conc.na . cov_holder . exclude . exclude_nca . filter.PKNCAresults . find.tau . findOperator . fit_half_life . formula.PKNCAconc . geomean . get.best.model . get.first.model . get.interval.cols . get.parameter.deps . getAttributeColumn . getColumnValueOrNot . getDataName . getDepVar . getGroups.PKNCAconc . getIndepVar . group_by.PKNCAresults . group_vars.PKNCAconc . inner_join.PKNCAresults . interp.extrap.conc . interp_extrap_conc_method . is_sparse_pk . model.frame.PKNCAconc . mutate.PKNCAresults . normalize_exclude . parse_formula_to_cols . pk.business . pk.calc.ae . pk.calc.aucabove . pk.calc.aucint . pk.calc.auciv . pk.calc.aucpext . pk.calc.auxc . pk.calc.c0 . pk.calc.cav . pk.calc.ceoi . pk.calc.cl . pk.calc.clasts . pk.calc.clr . pk.calc.cmax . pk.calc.cstart . pk.calc.ctrough . pk.calc.deg.fluc . pk.calc.dn . pk.calc.f . pk.calc.fe . pk.calc.half.life . pk.calc.kel . pk.calc.mrt.md . pk.calc.mrt . pk.calc.ptr . pk.calc.sparse_auc . pk.calc.swing . pk.calc.thalf.eff . pk.calc.time_above . pk.calc.tlag . pk.calc.tlast . pk.calc.tmax . pk.calc.vd . pk.calc.vss . pk.calc.vz . pk.nca.interval . pk.nca.intervals . pk.nca . pk.tss.data.prep . pk.tss.monoexponential.individual . pk.tss.monoexponential . pk.tss.monoexponential.population . pk.tss . pk.tss.stepwise.linear . pk_nca_result_to_df . pknca_find_units_param . pknca_unit_conversion . pknca_units_add_paren . pknca_units_table . print.PKNCAconc . print.PKNCAdata . print.provenance . print.summary_PKNCAresults . reexports . roundString . roundingSummarize . setAttributeColumn . setDuration . setExcludeColumn . setRoute . signifString . sort.interval.cols . sparse_auc_weight_linear . sparse_mean . sparse_pk_attribute . sparse_to_dense_pk . summary.PKNCAdata . summary.PKNCAresults . superposition . time_calc . tss.monoexponential.generate.formula . var_sparse_auc . 
Some associated R codes: 001-add.interval.col.R . 002-pk.business.rules.R . AIC.list.R . PKNCA.R . PKNCA.options.R . auc.R . aucint.R . auciv.R . check.intervals.R . choose.intervals.R . class-PKNCAconc.R . class-PKNCAdata.R . class-PKNCAdose.R . class-PKNCAresults.R . class-general.R . cleaners.R . dplyr.R . exclude.R . exclude_nca.R . general.functions.R . half.life.R . impute.R . interp_extrap_helpers.R . interpolate.conc.R . parse_formula_to_cols.R . pk.calc.all.R . pk.calc.c0.R . pk.calc.simple.R . pk.calc.urine.R . prepare_data.R . provenance.R . sparse.R . superposition.R . time.above.R . time_calc.R . tss.R . tss.monoexponential.R . tss.stepwise.linear.R . unit-support.R . zzz-pk.calc.dn.R .  Full PKNCA 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

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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns