Package: CareDensity 0.1.0
Robin Denz
CareDensity: Calculate the Care Density or Fragmented Care Density Given a Patient-Sharing Network
Given a patient-sharing network, calculate either the classic care density as proposed by Pollack et al. (2013) <doi:10.1007/s11606-012-2104-7> or the fragmented care density as proposed by Engels et al. (2024) <doi:10.1186/s12874-023-02106-0>. By utilizing the 'igraph' and 'data.table' packages, the provided functions scale well for very large graphs.
Authors:
CareDensity_0.1.0.tar.gz
CareDensity_0.1.0.tar.gz(r-4.5-noble)CareDensity_0.1.0.tar.gz(r-4.4-noble)
CareDensity_0.1.0.tgz(r-4.4-emscripten)CareDensity_0.1.0.tgz(r-4.3-emscripten)
CareDensity.pdf |CareDensity.html✨
CareDensity/json (API)
NEWS
# Install 'CareDensity' in R: |
install.packages('CareDensity', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/robindenz1/caredensity/issues
Last updated 2 days agofrom:7ca2a3a0d7. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
Exports:care_densityfragmented_care_densityproject_to_one_mode
Dependencies:clicpp11data.tablefloatglueigraphlatticelifecyclemagrittrMatrixMatrixExtrapkgconfigRcppRhpcBLASctlrlangvctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Calculate the Care Density for all Patients | care_density |
Calculate the Fragmented Care Density for all Patients | fragmented_care_density |
Project a Bipartite-Network to a Single Mode | project_to_one_mode |