View source: R/predictiveVariables.r
create Plp data and population data (ready for run Plp)
1 2 3 4 5 | getPlpDataList(connectionDetails, Resultschema, CDMschema,
cohortTable = "asthma_cohort", targetCohortConceptId,
outcomeCohortConceptId, covariateSetting, washoutPeriod = 0,
removeSubjectsWithPriorOutcome = TRUE, riskWindowStart, riskWindowEnd,
minTimeAtRisk)
|
connectionDetails |
|
Resultschema |
|
CDMschema |
|
cohortTable |
table name which contains asthma_cohort (default = 'asthma_cohort') |
targetCohortConceptId |
target cohort Id (default = 1) |
outcomeCohortConceptId |
outcome cohort Id |
covariateSetting |
|
washoutPeriod |
0 |
removeSubjectsWithPriorOutcome |
TRUE |
riskWindowStart |
|
riskWindowEnd |
|
minTimeAtRisk |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.