Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 508 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 508 Bytes

ipfr

Travis-CI Build Status

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/