createPhevaluatorAnalysis: Create a PheValuator analysis specification

createPheValuatorAnalysisR Documentation

Create a PheValuator analysis specification

Description

Create a PheValuator analysis specification

Usage

createPheValuatorAnalysis(
  analysisId,
  description,
  createEvaluationCohortArgs,
  testPhenotypeAlgorithmArgs
)

Arguments

analysisId

An integer that will be used later to refer to this specific set of analysis choices.

description

A short description of the analysis.

createEvaluationCohortArgs

An object representing the arguments to be used when calling the createCreateEvaluationCohortArgs function.

testPhenotypeAlgorithmArgs

Should the createTestPhenotypeAlgorithmArgs function be used in this analysis?

Details

Create a set of analysis choices, to be used with the runPheValuatorAnalyses function.


OHDSI/PheValuator documentation built on Jan. 28, 2024, 4:05 a.m.