What is a cohort table?

Click To Launch Description of Demo
Video Vignette PLP Package Learn what a cohort table looks like and what columns are required.

Setting up a connection between your database and R

Click To Launch Description of Demo
Video Vignette PLP Package Learn how to configure the connection to your OMOP CDM data from R using the OHDSI DatabaseConnector package.

Running a single PatientLevelPrediction model

Click To Launch Description of Demo
Video Vignette PLP Package Learn how to develop and validate a single PatientLevelPrediction model.

Running multiple PatientLevelPrediction models study

Click To Launch Description of Demo
Video Vignette PLP Package Learn how to develop and validate multiple PatientLevelPrediction models.

Exploring the results in the shiny app

Click To Launch Description of Demo
Video Vignette PLP Package Learn how to interactively explore the model performance and model via the shiny apps viewPlp() and viewMultiplePlp()

Validating existing models on OMOP CDM data

Click To Launch Description of Demo
Video Vignette PLP Package This demo shows how you can add any existing score or logistic model and validate the model on new OMOP CDM data. This is useful for benchmarking when developing new models or to perform extensive external validation of a model across the OHDSI network.