Other packages > Find by keyword >

disprofas  

Non-Parametric Dissolution Profile Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("disprofas", "0.2.1")



Attach the package and use:
library("disprofas")
Maintained by
Pius Dahinden
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-12-06
Latest Update: 2025-03-24
Description:
Similarity of dissolution profiles is assessed using the similarity factor f2 according to the EMA guideline (European Medicines Agency 2010) "On the investigation of bioequivalence". Dissolution profiles are regarded as similar if the f2 value is between 50 and 100. For the applicability of the similarity factor f2, the variability between profiles needs to be within certain limits. Often, this constraint is violated. One possibility in this situation is to resample the measured profiles in order to obtain a bootstrap estimate of f2 (Shah et al. (1998) ). Other alternatives are the model-independent non-parametric multivariate confidence region (MCR) procedure (Tsong et al. (1996) ) or the T2-test for equivalence procedure (Hoffelder (2016) ). Functions for estimation of f1, f2, bootstrap f2, MCR / T2-test for equivalence procedure are implemented.
How to cite:
Pius Dahinden (2021). disprofas: Non-Parametric Dissolution Profile Analysis. R package version 0.2.1, https://cran.r-project.org/web/packages/disprofas. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:32), 0.1.2 (2021-12-06 09:40), 0.1.3 (2021-12-08 13:40), 0.2.0 (2024-06-10 10:40)
Other packages that cited disprofas R package
View disprofas citation profile
Other R packages that disprofas depends, imports, suggests or enhances
Complete documentation for disprofas
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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