Skip to content

update documentation for simulate.tergm #65

@martinamorris

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.

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