Other packages > Find by keyword >

propr  

Calculating Proportionality Between Vectors of Compositional Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("propr", "4.2.6")



Attach the package and use:
library("propr")
Maintained by
Thomas Quinn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-06
Latest Update:
Description:
The bioinformatic evaluation of gene co-expression often begins withcorrelation-based analyses. However correlation lacks validity whenapplied to relative data including count data generated by next-generationsequencing. This package implements several metrics for proportionality includingphi Lovell et al 2015 DOI10.1371journal.pcbi.1004075 andrho Erb and Notredame 2016 DOI10.1007s12064-015-0220-8. This package alsoimplements several metrics for differential proportionality. Unlike correlationthese measures give the same result for both relative and absolute data.
How to cite:
Thomas Quinn (2016). propr: Calculating Proportionality Between Vectors of Compositional Data. R package version 4.2.6, https://cran.r-project.org/web/packages/propr. Accessed 04 Jul. 2026.
Previous versions and publish date:
1.1.0 (2016-07-06 09:44), 2.0.0 (2016-08-27 14:22), 2.0.1 (2016-09-30 08:30), 2.0.4 (2016-10-31 07:57), 2.1.1 (2016-12-22 00:50), 2.1.2 (2017-02-02 01:29), 2.1.8 (2017-03-09 08:18), 2.2.0 (2017-04-19 05:58), 3.0.4 (2017-06-02 07:26), 3.0.6 (2017-08-01 06:54), 3.0.7 (2017-09-07 05:17), 3.1.1 (2017-11-13 07:24), 3.1.2 (2017-12-15 00:31), 3.1.4 (2018-01-18 21:25), 3.1.8 (2018-03-21 23:43), 3.1.9 (2018-04-19 06:10), 3.5.1 (2018-05-09 05:44), 4.0.0 (2018-07-25 09:20), 4.1.1 (2018-11-19 13:20), 4.1.6 (2019-07-10 07:00), 4.2.6 (2019-12-16 07:10)
Other packages that cited propr R package
View propr citation profile
Other R packages that propr depends, imports, suggests or enhances
Functions, R codes and Examples using the propr R package
Full propr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

missCompare  
Intuitive Missing Data Imputation Framework
Offers a convenient pipeline to test and compare various missing data imputation algorithms on simu ...
Download / Learn more Package Citations See dependency  
SurvCorr  
Correlation of Bivariate Survival Times
Estimates correlation coefficients with associated confidence limits for bivariate, partially censo ...
Download / Learn more Package Citations See dependency  
musica  
Multiscale Climate Model Assessment
Provides functions allowing for (1) easy aggregation of multivariate time series into custom time sc ...
Download / Learn more Package Citations See dependency  
PELVIS  
Probabilistic Sex Estimate using Logistic Regression, Based on VISual Traits of the Human Os Coxae
An R-Shiny application implementing a method of sexing the human os coxae based on logistic regressi ...
Download / Learn more Package Citations See dependency  
multiwayvcov  
Multi-Way Standard Error Clustering
Exports two functions implementing multi-way clustering using the method suggested by Cameron, Gelb ...
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  

27,653

R Packages

236,180

Dependencies

73,674

Author Associations

27,536

Publication Badges

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