-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
as currently written, the docs say:
targets
One-sided ergm-style formula specifying statistics whose moments are used for the EGMME. Unused for CMLE and CMPLE. Targets is required for EGMME estimation. It may contain any valid ergm terms. Any offset terms are used only during the preliminary SAN run; they are removed automatically for the EGMME proper. If targets is specified as a character (one of "formation" and "dissolution") then the function .extract.fd.formulae is used to determine the corresponding formula; the user should be aware of its behavior and limitations.
Presumably any Operator formula can be used as a target. So rather than "formation" and "dissolution" we should probably use the operator names: Form, Persist, Diss, Cross & Change.
Metadata
Metadata
Assignees
Labels
No labels