createJournalDocument: Create the exposure and outcome cohorts

Description Usage Arguments Details

View source: R/createDocument.R

Description

Create the exposure and outcome cohorts

Usage

1
2
3
4
5
6
7
createJournalDocument(
  resultDirectory,
  analysisId = 1,
  cohortIds,
  cohortNames,
  includeValidation = T
)

Arguments

resultDirectory

The directory containing the results (outputFolder)

analysisId

An integer specifying the model Analysis_Id used to create the document

cohortIds

A vector of cohort ids

cohortNames

A vector of cohort names

includeValidation

Whether to look in the validation folder and add any validation results

Details

This function will create the exposure and outcome cohorts following the definitions included in this package.


mi-erasmusmc/CovCoagEmaPrediction documentation built on Dec. 21, 2021, 5:54 p.m.