dyadnoise-ergmConstraint {ergm} | R Documentation |
It is assumed that the observed LHS network is a noisy observation of
some unobserved true network, with p01
giving the dyadwise
probability of erroneously observing a tie where the true network
had a non-tie and p10
giving the dyadwise probability of
erroneously observing a nontie where the true network had a tie.
# dyadnoise(p01, p10)
p01 , p10 |
can both be scalars or both be adjacency matrices of the same dimension as that of the LHS network giving these probabilities. |
See Karwa et al. (2016) for an application.
ergmConstraint
for index of constraints and hints currently visible to the package.
directed, dyad-independent, soft, undirected