filterByExposureCohortsSize: Filter exposure pairs by size of the cohorts

View source: R/FilterByExposureCohortsSize.R

filterByExposureCohortsSizeR Documentation

Filter exposure pairs by size of the cohorts

Description

Filter exposure pairs by size of the cohorts

Usage

filterByExposureCohortsSize(
  outputFolder,
  indicationId,
  minCohortSize,
  summaryFile = NULL
)

Arguments

outputFolder

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

indicationId

A string denoting the indicationId.

minCohortSize

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

summaryFile

File name of the csv that contains paired exposure summary; if NULL, then default to "pairedExposureSummary.csv"


ohdsi-studies/LegendT2dm documentation built on July 4, 2025, 8:25 p.m.