transportPlpModels: Transport trained PLP models into the validation package

Description Usage Arguments Details Value

View source: R/helpers.R

Description

Transport trained PLP models into the validation package

Usage

1
2
3
4
5
6
transportPlpModels(
  analysesDir,
  minCellCount = 5,
  databaseName = "sharable name of development data",
  outputDir
)

Arguments

analysesDir

The directory containing folders with PLP models

minCellCount

The min cell count when trasporting the PLP model evaluation results

databaseName

The name of the database as a string

outputDir

the location to save the transported models (defaults to inst/plp_models)

Details

This will tranport PLP models into a validation package

Value

The models will now be in the package


ohdsi-studies/CovidDeath documentation built on April 17, 2021, 9:59 p.m.