Learn R Programming

SimDissolution (version 0.1.0)

Modeling and Assessing Similarity of Drug Dissolutions Profiles

Description

Implementation of a model-based bootstrap approach for testing whether two formulations are similar. The package provides a function for fitting a pharmacokinetic model to time-concentration data and comparing the results for all five candidate models regarding the Residual Sum of Squares (RSS). The candidate set contains a First order, Hixson-Crowell, Higuchi, Weibull and a logistic model. The assessment of similarity implemented in this package is performed regarding the maximum deviation of the profiles. See Moellenhoff et al. (2018) for details.

Copy Link

Version

Install

install.packages('SimDissolution')

Monthly Downloads

143

Version

0.1.0

License

GPL (>= 2)

Maintainer

Kathrin Moellenhoff

Last Published

September 27th, 2019

Functions in SimDissolution (0.1.0)

sim_test

Bootstrap test for the assessment of similarity of drug dissolutions profiles via maximum deviation
f2

Function for computing the f2
example_data

Time-Concentration data for two formulas
fit_pharm_mod

Fitting a pharmacokinetic model to concentration data