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 versionunknown
- LicenseLGPL-2
- LicenseLGPL-2.1
- LicenseLGPL-3
- Needs compilation?Yes
- distcomp citation info
- Last release09/01/2022
Documentation
Team
Balasubramanian Narasimhan
MaintainerShow author detailsThomas Lumley
Show author detailsRolesContributorTerry M. Therneau
Show author detailsRolesContributorSam Gross
Show author detailsRolesAuthorMarina Bendersky
Show author detailsRolesAuthor
Insights
Last 30 days
This package has been downloaded 333 times in the last 30 days. Enough downloads to make a small wave in the niche community. The curiosity is spreading! The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 3 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 4,032 times in the last 365 days. That's enough downloads to impress a room full of undergrads. A commendable achievement indeed. The day with the most downloads was Jul 21, 2024 with 71 downloads.
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
- Depends1 package
- Imports11 packages
- Suggests4 packages