Other packages > Find by keyword >

posologyr  

Individual Dose Optimization using Population Pharmacokinetics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("posologyr", "1.2.8")



Attach the package and use:
library("posologyr")
Maintained by
Cyril Leven
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-06-05
Latest Update: 2025-02-04
Description:
Determine individual pharmacokinetic (and pharmacokinetic-pharmacodynamic) profiles and use them to personalise drug regimens. You provide the data and a population pharmacokinetic model, 'posologyr' provides the individual a posteriori estimate and allows you to determine the optimal dosing. The empirical Bayes estimates are computed as described in Kang et al. (2012) .
How to cite:
Cyril Leven (2023). posologyr: Individual Dose Optimization using Population Pharmacokinetics. R package version 1.2.8, https://cran.r-project.org/web/packages/posologyr. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:43), 1.2.1 (2023-06-05 10:40), 1.2.2 (2023-06-12 20:10), 1.2.4 (2024-02-09 12:50), 1.2.6 (2024-08-27 18:30), 1.2.7 (2024-09-13 09:10)
Other packages that cited posologyr R package
View posologyr citation profile
Other R packages that posologyr depends, imports, suggests or enhances
Complete documentation for posologyr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
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  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

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