CalcHostLevelCoverage {cassandRa}R Documentation

Estimated probabilities of missing links based on the host Level Coverage Deficit

Description

Calls CoverageEstimator() to calculate host-level coverage deficit, then divides this by the number of unobserved interactions of that host.

Usage

CalcHostLevelCoverage(list)

Arguments

list

Network List

Value

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.


[Package cassandRa version 0.1.0 Index]