distcomp
Computations over Distributed Data without Aggregation
Implementing algorithms and fitting models when sites (possibly remote) share computation summaries rather than actual data over HTTP with a master R process (using 'opencpu', for example). A stratified Cox model and a singular value decomposition are provided. The former makes direct use of code from the R 'survival' package. (That is, the underlying Cox model code is derived from that in the R 'survival' package.) Sites may provide data via several means: CSV files, Redcap API, etc. An extensible design allows for new methods to be added in the future and includes facilities for local prototyping and testing. Web applications are provided (via 'shiny') for the implemented methods to help in designing and deploying the computations.
- Version1.3-3
- R version≥ 3.5.0
- LicenseLGPL-2
- LicenseLGPL-2.1
- LicenseLGPL-3
- Needs compilation?Yes
- distcomp citation info
- Last release09/01/2022
Documentation
Team
Balasubramanian Narasimhan
Marina Bendersky
Show author detailsRolesAuthorSam Gross
Show author detailsRolesAuthorTerry M. Therneau
Show author detailsRolesContributorThomas Lumley
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends3 packages
- Imports12 packages
- Suggests4 packages