ergmm
.C
name Rname Type Family Link
1 Bernoulli_logit Bernoulli.logit Discrete Bernoulli logit
2 binomial_logit binomial.logit Discrete binomial logit
3 Poisson_log Poisson.log Discrete Possion log
4 Bernoulli_cont_logit NA Continuous Bernoulli logit
5 binomial_cont_logit NA Continuous binomial logit
6 Poisson_cont_log NA Continuous Possion log
}pY.
-, lpY.
-, EY.
-,
dlpY.deta.
-, lpYc.
-, rsm.
-, followed by the family's Rname,
for the respective family's Rname, representing the family's
likelihood, log-likelihood, expectation, derivative of log-likelihood,
log-normalizing-constant, and random sociomatrix generation functions. On the C
side, similar functions exist, but becuase of static
typing, are also provided for ``continuous'' versions of those families.