Pavel N. Krivitsky

Results 123 issues of Pavel N. Krivitsky

Formulas come with an environment in which their terms should be evaluated, e.g., `~nodefactor(x)`, where `x` is a variable present in the formula's environment. If the environment changes, the formula...

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

It appears that the R side of the implementation doesn't currently take any arguments, and the C implementation only exists for bipartite networks. It's a potentially useful constraint, so we...

Type: Bug
Language: C
Language: R
Component: Constraints
Component: Proposals
Language: Roxygen