Description Usage Arguments Author(s)
Adapts a distribution of degrees so that each column times n sums to expected nn (basically solves rounding issues for this specific case)
1 | rectify.degree.counts(pdn, nn, cn, verbose = FALSE)
|
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 |
Samuel Thiriot <samuel.thiriot@res-ear.ch>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.