-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
as currently written, it appears to assume STERGM. for example:
Lines 67 to 71 in 3080520
| #' @param monitor A one-sided formula specifying one or more terms whose | |
| #' value is to be monitored. If \code{monitor} is specified as a character | |
| #' (one of \code{"formation"}, \code{"dissolution"}, and \code{"all"}) then | |
| #' the function \code{\link{.extract.fd.formulae}} is used to determine the | |
| #' corresponding formula; the user should be aware of its behavior and limitations. |
if the monitor argument can only be used with Form() and Diss() operators, we should say this, otherwise this needs to be rewritten.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels