createRunExistingPlpSettingsArgs: Create prediction settings for an existing model

View source: R/CreateArgFuns.R

createRunExistingPlpSettingsArgsR Documentation

Create prediction settings for an existing model

Description

Create prediction settings for an existing model

Usage

createRunExistingPlpSettingsArgs(
  outcomeId,
  plpResultDirectory,
  predictionSettings = list()
)

Arguments

outcomeId

The outcome ID of the existing model.

plpResultDirectory

The directory where the existing model is store.d

predictionSettings

A list with prediction settings.


OHDSI/RiskStratifiedEstimation documentation built on March 13, 2023, 8:16 a.m.