Description Usage Format Examples
This a list of matrices of pre-computed with empirical distributions of i_pos. list entry [[ii]]
corresponds to clusters of size ii. Each entry is an ii x ii matrix. Row jj corresponds to clusters with jj-1 positive smears in the cluster. The columns kk are the number of times a cluster with kk-1 positive transmissions was sampled. Thus, all row sums should add to the same number.
In this data set, all rows add to 1e4.
1 |
An object of class list
of length 25.
1 2 | data("idistrib1e4")
head(idistrib1e4[[4]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.