rectify.degree.counts: Patches a degree distribution contingencies so its totals fit...

Description Usage Arguments Author(s)

Description

Adapts a distribution of degrees so that each column times n sums to expected nn (basically solves rounding issues for this specific case)

Usage

1
rectify.degree.counts(pdn, nn, cn, verbose = FALSE)

Arguments

pdn

the contigencies of degrees

nn

the expected total degree (ni) that should be reached

cn

the expected total count (ci) that should be reached

verbose

print detailed information during the process

Author(s)

Samuel Thiriot <samuel.thiriot@res-ear.ch>


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.