Skip to content

for simulate.tergm, consider renaming stats and monitor outputs #66

@martinamorris

Description

@martinamorris

currently when both "stats" and "monitor" are called, two elements are returned as attributes of the output object (or as a list if output="stats"):

stats.gen for the "stats" and

stats for the "monitored" stats.

that's a bit confusing. it would be helpful to name them with simple, clearer extensions.

stats -> stats.monitor, and

stats.gen -> stats.model or stats.terms

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