Skip to content

Implementation of algorithms that extend IPF to nested structures

Notifications You must be signed in to change notification settings

JWJoubert/MultiLevelIPF

 
 

Repository files navigation

#MultiLevelIPF Build Status

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.

Install using

library(devtools)
install_github("krlmlr/MultiLevelIPF")

(requires devtools 1.4 or later) or

library(devtools)
install_github("MultiLevelIPF", "krlmlr")

My kimisc package is also required.

About

Implementation of algorithms that extend IPF to nested structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published