| loops-ergmTerm {latentnet} | R Documentation |
Self-loops
Description
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.
Usage
# binary: loops(mean=0, var=9)
# valued: loops(mean=0, var=9)
Arguments
mean, var |
prior mean and variance. |
See Also
ergmTerm for index of model terms currently visible to the package.
Keywords
None
[Package latentnet version 2.11.0 Index]