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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4554c2 · May 14, 2024
Jul 10, 2021
Sep 12, 2022
Jun 7, 2021
Jun 1, 2021
Apr 15, 2021
Apr 2, 2021
Mar 18, 2021
Sep 12, 2022
Jun 16, 2021
Feb 25, 2021
Jan 7, 2021
May 14, 2024
Aug 31, 2021
Jul 5, 2021
Jan 7, 2021
Apr 29, 2021
Jan 7, 2021
May 14, 2024
Feb 18, 2021
Jul 25, 2021
Apr 2, 2021
Apr 7, 2021
Jun 1, 2021
Feb 1, 2022
Jan 15, 2021
Jul 25, 2021
Jan 8, 2021
Jan 7, 2021
Jan 7, 2021
Jul 16, 2021

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

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages