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: 2022-11-10
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 17 Feb. 2025.
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
01/2201/2301/2801/3001/3102/0502/0802/0902/1002/1202/1302/1402/1502/16Downloads for propr010203040506070TrendBars
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  
RecordTest  
Inference Tools in Time Series Based on Record Statistics
Statistical tools based on the probabilistic properties of the record occurrence in a sequence of i ...
Download / Learn more Package Citations See dependency  
officedown  
Enhanced 'R Markdown' Format for 'Word' and 'PowerPoint'
Allows production of 'Microsoft' corporate documents from 'R Markdown' by reusing formatting define ...
Download / Learn more Package Citations See dependency  
mcmcse  
Monte Carlo Standard Errors for MCMC
Provides tools for computing Monte Carlo standard errors (MCSE) in Markov chain Monte Carlo (MCMC) ...
Download / Learn more Package Citations See dependency  
vrtest  
Variance Ratio Tests and Other Tests for Martingale Difference Hypothesis
Acollection of statistical tests for martingale difference hypothesis, including automatic portmante ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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