Package: incidentally 1.0.2
incidentally: Generates Incidence Matrices and Bipartite Graphs
Functions to generate incidence matrices and bipartite graphs that have (1) a fixed fill rate, (2) given marginal sums, (3) marginal sums that follow given distributions, or (4) represent bill sponsorships in the US Congress <doi:10.31219/osf.io/ectms>. It can also generate an incidence matrix from an adjacency matrix, or bipartite graph from a unipartite graph, via a social process mirroring team, group, or organization formation <doi:10.48550/arXiv.2204.13670>.
Authors:
incidentally_1.0.2.tar.gz
incidentally_1.0.2.zip(r-4.5)incidentally_1.0.2.zip(r-4.4)incidentally_1.0.2.zip(r-4.3)
incidentally_1.0.2.tgz(r-4.4-any)incidentally_1.0.2.tgz(r-4.3-any)
incidentally_1.0.2.tar.gz(r-4.5-noble)incidentally_1.0.2.tar.gz(r-4.4-noble)
incidentally_1.0.2.tgz(r-4.4-emscripten)incidentally_1.0.2.tgz(r-4.3-emscripten)
incidentally.pdf |incidentally.html✨
incidentally/json (API)
NEWS
# Install 'incidentally' in R: |
install.packages('incidentally', repos = c('https://zpneal.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/zpneal/incidentally/issues
Last updated 2 years agofrom:1ec8bc6cea. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | NOTE | Oct 26 2024 |
R-4.5-linux | NOTE | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:add.blockscurveballincidence.from.adjacencyincidence.from.congressincidence.from.distributionincidence.from.probabilityincidence.from.vector
Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigrlangvctrsxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adds a block structure to an incidence matrix | add.blocks |
Randomize an incidence matrix or bipartite graph using the curveball algorithm | curveball |
Generates an incidence matrix from an adjacency matrix | incidence.from.adjacency |
Generate bill sponsorship incidence matrices and bipartite graphs | incidence.from.congress |
Generates an incidence matrix with row and column sums that follow given distributions | incidence.from.distribution |
Generates an incidence matrix with a given cell-filling probability | incidence.from.probability |
Generates an incidence matrix with given row and column marginal sums | incidence.from.vector |
incidentally: Generates incidence matrices and bipartite graphs | incidentally |