Skip to content

Implement heterogeneous number of trials in binomial-reference ERGM. #17

@krivit

Description

@krivit

Some use-cases:

  • n(i,j) arbitrary. Probably have to pass an adjacency matrix (or close) of values.
  • n(i,j) with block structure. Requires a Run-Length-Encoded Valued Dyad Matrix that stores runs of nonzero values?
  • n(i,j) := min(a[i],a[j]), which arises in collapsed bipartite networks. Probably implementable as a special case.

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