A general function for conducting iterative proportional fitting on multiple marginal distributions in R.
Installation
Install the package using:
library(devtools)
install_github("pbsag/ipfr", build_vignettes = TRUE)
User's Guide
For instructions on how to use the package, see the vignette here:
http://pbsag.github.io/ipfr/