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


ted9219/CoDImputationOnlyDeathPop documentation built on Sept. 15, 2020, 11:30 a.m.