ergm icon indicating copy to clipboard operation
ergm copied to clipboard

Fit, Simulate and Diagnose Exponential-Family Models for Networks

Results 127 ergm issues
Sort by recently updated
recently updated
newest added

Looks like `d*sp()` and `d*sp()` terms are supersets of the non-directed versions, with an extra argument at the end. Is there any reason to keep their implementations and their documentation...

I did it experimentally with https://github.com/statnet/ergm.multi, and it's really nice: you just put a `bib` file in `inst/`, replace parenthetical and text citation with `\insertCite{key}{package}` macro, put `\insertAllCited{}` into the...

Status: Help Wanted
good first issue
Type: Question
Type: Enhancement
Language: md
Component: Documentation
Language: Roxygen

I.e., if we want homophily among the alter nodes only, and only nodes of the alter's mode have non-NA values for that attribute.

Status: Help Wanted
good first issue
Type: Enhancement
Language: R
Component: Terms

They count the number of k-stars with focus node in the specified mode (b1 or b2) for which the alter nodes are homophilous according to `attr`. This suggests that they...

Type: Question
Language: R
Component: Terms
Language: Roxygen

Currently, they have the deprecated `base=` argument but not the new `levels=` argument.

Status: Help Wanted
good first issue
Type: Enhancement
Language: R
Component: Terms
Language: Roxygen

At the moment, their documentation is a part of the manual and the index displayed in HTML help. Since they are meant to operate "under the hood", we might want...

Type: Question
Component: Documentation
Language: Roxygen

Currently, selection is based on class, reference, constraints/hints, priority, and shorthand weight. It may make sense to also allow a proposal to specify a function that takes as its arguments...

In particular, the developer needs to remember to check if the number of toggleable dyads is 0, in which case failure to initialise must be signalled.

Type: Enhancement
Language: C
Language: R
Component: Core
Component: Documentation

Error: Finished MCMLE. Evaluating log-likelihood at the estimate. Fitting the dyad-independent submodel... *** caught segfault *** address 0x2af626baa000, cause 'memory not mapped' Traceback: 1: (function (lprec) { .Call(RlpSolve_delete_lp, lprec) invisible(lprec)})()...