ergm
ergm copied to clipboard
Fit, Simulate and Diagnose Exponential-Family Models for Networks
Operators Terms
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...
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.
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...
Currently, they have the deprecated `base=` argument but not the new `levels=` argument.
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...
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.
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)})()...