altkstar-ergmTerm | R Documentation |
k
-starAdd one network statistic to the model equal to a weighted alternating
sequence of k
-star statistics with weight parameter lambda
.
# binary: altkstar(lambda,
# fixed=FALSE)
lambda |
weight parameter to model |
fixed |
indicates whether the |
This is the version given in Snijders et al. (2006). The gwdegree
and
altkstar
produce mathematically equivalent models, as long as they are used
together with the edges
(or kstar(1)
) term, yet the interpretation of the
gwdegree
parameters is slightly more straightforward than the interpretation
of the altkstar
parameters. For this reason, we recommend the use of the
gwdegree
instead of altkstar
. See Section 3 and especially equation (13)
of Hunter (2007) for details.
This term can only be used with undirected networks.
ergmTerm
for index of model terms currently visible to the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.