Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1.37 KB

File metadata and controls

28 lines (14 loc) · 1.37 KB

MultiLevelIPF

Travis build status codecov.io

Implementation of algorithms that extend IPF to nested structures.

The IPF algorithm operates on count data. This package offers implementations for several algorithms that extend this to nested structures: "parent" and "child" items for both of which constraints can be provided.

Powered by

Related work

Installation

devtools::install_github("krlmlr/MultiLevelIPF")