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.
Version: | 0.1.0 |
Depends: | MatrixExtra |
Imports: | data.table, igraph (≥ 2.0.0), utils |
Suggests: | knitr, rmarkdown, testthat (≥ 3.2.1), covr |
Published: | 2024-11-18 |
DOI: | 10.32614/CRAN.package.CareDensity |
Author: | Robin Denz [aut, cre] |
Maintainer: | Robin Denz <robin.denz at rub.de> |
Contact: | <robin.denz@rub.de> |
BugReports: | https://github.com/RobinDenz1/CareDensity/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/RobinDenz1/CareDensity, https://robindenz1.github.io/CareDensity/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | CareDensity results |
Reference manual: | CareDensity.pdf |
Vignettes: |
Calculating the Care Density and Fragmented Care Density in R (source, R code) |
Package source: | CareDensity_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: CareDensity_0.1.0.zip, r-oldrel: not available |
macOS binaries: | r-release (arm64): CareDensity_0.1.0.tgz, r-oldrel (arm64): CareDensity_0.1.0.tgz, r-release (x86_64): CareDensity_0.1.0.tgz, r-oldrel (x86_64): CareDensity_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=CareDensity to link to this page.