An open API service indexing awesome lists of open source software.

https://github.com/ohdsi/skeletonpredictionstudy

A skeleton package to use as a template for studies developing prediction models
https://github.com/ohdsi/skeletonpredictionstudy

patient-level-prediction skeleton

Last synced: about 2 months ago
JSON representation

A skeleton package to use as a template for studies developing prediction models

Awesome Lists containing this project

README

        

A Package Skeleton for Patient-Level Prediction Studies
========================================================

A skeleton package, to be used as a starting point when implementing patient-level prediction studies.

Vignette: [Using the package skeleton for patient-level prediction studies](https://raw.githubusercontent.com/OHDSI/SkeletonPredictionStudy/main/inst/doc/UsingSkeletonPackage.pdf)

Suggested Requirements
===================
- R studio (https://rstudio.com)
- Java runtime environment
- Python

Instructions
========================================================

- [Instructions to build the study library if generated using ATLAS](STUDY-PACKAGE-BUILD.md)
- [Instructions to share an ATLAS generated study library on github](STUDY-PACKAGE-SHARE.md)
- [Instructions to execute the study ](STUDY-PACKAGE-EXECUTE.md)