loops-ergmTerm {latentnet} | R Documentation |
Effect of the dyad being a self-loop (i.e., (i,i)
).
Important: This term works in latentnet's ergmm()
only. Using it in ergm()
will result in an error.
# binary: loops(mean=0, var=9)
# valued: loops(mean=0, var=9)
mean , var |
prior mean and variance. |
ergmTerm
for index of model terms currently visible to the package.
None