Skip to content

update documentation for simulate.tergm #65

Description

@martinamorris

as currently written, it appears to assume STERGM. for example:

tergm/R/simulate.tergm.R

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions