README.md

Travis-CI Build Status Coverage Status

retacoro

The retacoro package provides a method to transform table to another table with given column and row sum totals while preserving the structure of the initial table.

The mathematical ideas behind the package are described in the following two mathoverflow questions:

http://mathoverflow.net/questions/36174/multinomial-transformation-for-matrices

http://mathoverflow.net/questions/156983/injectivity-of-matrix-fingerprint/157174

To install the package use the following command:

library(devtools)
install_github("mpiktas/retacoro", build_vignettes = TRUE)


mpiktas/retacoro documentation built on May 23, 2019, 6:32 a.m.