Specifies each dyad's baseline distribution to be binomial with trials trials and success probability of 0.5 : h(y)=∏i,j(yi,jtrials) . Using valued ERGM terms that are "generalized" from their binary counterparts, with form "sum" (see previous link for the list) produces logistic regression.
# Binomial(trials)
Arguments
trails: model parameter
See Also
ergmReference for index of reference distributions currently visible to the package.