CalcHostLevelCoverage {cassandRa} | R Documentation |
Calls CoverageEstimator() to calculate host-level coverage deficit, then divides this by the number of unobserved interactions of that host.
CalcHostLevelCoverage(list)
list |
Network List |
A network list, with 'C_defmatrix', a matrix of probabilities based on coverage deficit, and 'OverallChaoEst' an estimate of the overall coverage deficit of the network.