Package: affinitymatrix 0.1.0
affinitymatrix: Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the bipartite one-to-one matching model without frictions and with Transferable Utility by 'Dupuy' and 'Galichon' (2014) <doi:10.1086/677191> and its 'unipartite' variant by 'Ciscato', 'Galichon' and 'Gousse' (2020) <doi:10.1086/704611>. It also contains all the necessary tools to implement the 'saliency' analysis, to run rank tests of the affinity matrix and to build tables and plots summarizing the findings.
Authors:
affinitymatrix_0.1.0.tar.gz
affinitymatrix_0.1.0.zip(r-4.7)affinitymatrix_0.1.0.zip(r-4.6)affinitymatrix_0.1.0.zip(r-4.5)
affinitymatrix_0.1.0.tgz(r-4.6-any)affinitymatrix_0.1.0.tgz(r-4.5-any)
affinitymatrix_0.1.0.tar.gz(r-4.7-any)affinitymatrix_0.1.0.tar.gz(r-4.6-any)
affinitymatrix_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
affinitymatrix/json (API)
| # Install 'affinitymatrix' in R: |
| install.packages('affinitymatrix', repos = c('https://edoardociscato.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/edoardociscato/affinitymatrix/issues
Last updated from:4e7c6156db. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 167 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | WARNING | 166 | ||
| macos-release-arm64 | WARNING | 158 | ||
| macos-oldrel-arm64 | WARNING | 163 | ||
| windows-devel | WARNING | 262 | ||
| windows-release | WARNING | 269 | ||
| windows-oldrel | WARNING | 238 | ||
| wasm-release | OK | 108 |
Exports:estimate.affinity.matrixestimate.affinity.matrix.lowrankestimate.affinity.matrix.unipartiteexport.tableshow.affinity.matrixshow.correlationsshow.cross.validationshow.diagonalshow.saliencyshow.test
Dependencies:backportsbase64encbslibcachemcheckmatecliclustercolorspacecpp11data.tabledigestevaluateexpmfarverfastmapfontawesomeforeignFormulafsggplot2ggrepelgluegridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetsisobandjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMASSMatrixmemoisemimennetR6rappdirsRColorBrewerRcpprlangrmarkdownrpartrstudioapiS7sassscalesstringistringrtinytexvctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate Dupuy and Galichon's model | estimate.affinity.matrix |
| Estimate Dupuy and Galichon's model | estimate.affinity.matrix.lowrank |
| Estimate Ciscato, Galichon and Gousse's model | estimate.affinity.matrix.unipartite |
| Export an affinitymatrix table | export.table |
| Print affinity matrix | show.affinity.matrix |
| Print correlations of matching factors with matching and outcome variables | show.correlations |
| Print cross validation summary | show.cross.validation |
| Print the diagonal of the affinity matrix | show.diagonal |
| Print summary of saliency analysis | show.saliency |
| Print summaries of rank tests | show.test |
