Learn R Programming

PatientLevelPrediction (version 3.0.0)

standardOutput: standardOutput - takes the output of runPlp or evaluatePlp and converts it into the standardised output for a network study - three directories (plots, results, summary)

Description

This function saves the plp study results into standardised output

Usage

standardOutput(result, table1, outputLocation, studyName, databaseName,
  cohortName, outcomeName)

Arguments

result

The result of the network study

table1

the table1 result

outputLocation

The location where the results will be saved - need to have write access

studyName

The name of the network study

databaseName

The name of the cdm database

cohortName

The name of the target population cohort

outcomeName

The name of the outcome cohort

Value

The location of the saved results

Details

This is used to ensure each study collects results consistently