Learn R Programming

ipr (version 0.1.0)

Iterative Proportional Repartition Algorithm

Description

Let us consider a sample of patients who can suffer from several diseases simultaneously, in a given set of diseases. The goal of the implemented algorithm is to estimate the individual average cost of each disease, starting from the global health costs available for each patient.

Copy Link

Version

Install

install.packages('ipr')

Monthly Downloads

148

Version

0.1.0

License

GPL (>= 2)

Maintainer

Jean-Benoit Rossel

Last Published

March 20th, 2020

Functions in ipr (0.1.0)

ipr

Iterative Proportional Repartition (IPR) algorithm