Michał Bojanowski
Michał Bojanowski
* which packages should be included (all or a subset), * as `depends` or another option, * should `library(statnet)` load them all? _Originally posted by @martinamorris in https://github.com/statnet/statnet-website/issues/8#issuecomment-1169447767_
Citation suggested for the website is different from the one returned by `citation(package = "statnet")`. _Originally posted by @martinamorris in https://github.com/statnet/statnet-website/issues/8#issuecomment-1169447767_
Mentioned by @krivit in https://github.com/statnet/ergm/issues/217#issuecomment-765741463, we can extend `param_names()`. We can also have a dedicated `term_labels()` that creates unique labels for the terms. This is needed in any reporting context...
Currently `type="link"` **should** work with all distributions as it simply returns `X %*% theta`, but `type="response"` assumes the Bernoulli reference (which actually should be tested for, or at least documented).
PLEASE also add a NODELIST (ego, alter1, alter2). Empirical survey data mostly comes as a NODELIST. I have spent so much time with getting nodelists into statnet:  _Originally posted...
In the context of data with "weights" and/or ERGMs for valued ties it would be nice to be able do use `mixingmatrix()` to get some summaries of the tie values...
These changes will update the app for using data from the `statnet.data` package. I'm creating this PR to trigger the checks via GH actions, **please refrain from merging** until the...
For some packages README is shown correctly e.g. for **dplyr** at https://rdocumentation.org/packages/dplyr/versions/1.0.10 For some other packages, e.g. **ergm** https://www.rdocumentation.org/packages/ergm/versions/4.3.2, the website shows only `Description` field of `DESCRIPTION` even though the...
David writes, > Possibility to color the blocks. > It is possible to give “blockCol”, a named vector that give the color of each block (in function of the block...
@krivit @martinamorris I dont have access to Settings of this repo. Please do two things: 1. Change visibility to private 2. Archive it.