Skip to content

This is a package with miscellaneous tools, a set of computational tools and a graphical user interface (GUI) for privacy preserving federated survival model meta-analysis using the DataSHIELD platform. The primary function is to enable data and model documentation.

License

Notifications You must be signed in to change notification settings

neelsoumya/dsSurvivalShiny

Repository files navigation

Introduction

This is a package with miscellaneous tools, a set of computational tools and a graphical user interface (GUI) for privacy preserving federated survival model meta-analysis using the DataSHIELD platform. The primary function is to enable data and model documentation.

Usage

Install ShinySurvivalDataSHIELD package, load package and run

	
		install.packages('devtools')
		
		library(devtools)
		
		devtools::install_github('neelsoumya/dsSurvivalShiny')
			
		library(dsSurvivalShiny)
	
		dsSurvivalShiny::app()
		
		OR
		
		R --no-save < installer_R.R
		
		R --no-save < RUN.R
	
  • Screenshot of graphical user interface

    Screenshot of GUI

  • Presentations

    • presentation folder

Citation

  • Forthcoming

Contact

What is this repository for?

  • Quick summary

    • GUI for data and model documentation and meta-analysis of federated survival models

How do I get set up?

  • Summary of installation

      
      	install.packages('devtools')
      	
      	library(devtools)
      	
      	devtools::install_github('neelsoumya/dsSurvivalShiny')
      		
      	library(dsSurvivalShiny)
      
      	dsSurvivalShiny::app()
      	
      	OR
      	
      	R --no-save < installer_R.R
      	
      	R --no-save < RUN.R
      
  • Configuration

  • How to run tests

    • R --no-save < build_man_test.R
  • Deployment instructions

Usage

R --no-save < RUN.R

Who do I talk to?

License

About

This is a package with miscellaneous tools, a set of computational tools and a graphical user interface (GUI) for privacy preserving federated survival model meta-analysis using the DataSHIELD platform. The primary function is to enable data and model documentation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages