Operators and EGMME in tergms #63
martinamorris
started this conversation in
Ideas
Replies: 1 comment
-
|
For EGMME, if the model and the targets aren't of just the right form, you have to specify initial parameters manually. Otherwise, it should work seamlessly. In terms of nesting operators, some can go outside the temporal operators---those that don't mutate the network. For example, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that we have more operators for tergm (
Cross() and Change()), I'm trying to understand whether this has implications for the range of models that could be fit with EGMME.In particular, is it possible to specify a
Cross() + Change()model? It seems like this should be possible, by specifyingI know the machinery isn't currently there to do this, but would it be possible?
@krivit @sgoodreau
Beta Was this translation helpful? Give feedback.
All reactions