getPlpDataList: create Plp data and population data (ready for run Plp)

Description Usage Arguments

View source: R/predictiveVariables.r

Description

create Plp data and population data (ready for run Plp)

Usage

1
2
3
4
5
getPlpDataList(connectionDetails, Resultschema, CDMschema,
  cohortTable = "asthma_cohort", targetCohortConceptId,
  outcomeCohortConceptId, covariateSetting, washoutPeriod = 0,
  removeSubjectsWithPriorOutcome = TRUE, riskWindowStart, riskWindowEnd,
  minTimeAtRisk)

Arguments

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

ABMI/ICARUSviewer documentation built on Feb. 12, 2020, 4:12 a.m.