filterByExposureCohortsSize: Filter exposure pairs by size of the cohorts

Description Usage Arguments

View source: R/FilterByExposureCohortsSize.R

Description

Filter exposure pairs by size of the cohorts

Usage

1
2
filterByExposureCohortsSize(outputFolder, indicationId = "Depression",
  minCohortsSize = 2500)

Arguments

outputFolder

Name of local folder to place results; make sure to use forward slashes (/)

indicationId

A string denoting the indicationId.

minCohortsSize

Minimum number of people that have to be in each cohort to keep a pair of cohorts.


OHDSI/Legend documentation built on Dec. 29, 2020, 3:52 a.m.