Description Usage Arguments Details Value
Transport trained PLP models into the validation package
1 2 3 4 5 6 | transportPlpModels(
analysesDir,
minCellCount = 5,
databaseName = "sharable name of development data",
outputDir
)
|
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) |
This will tranport PLP models into a validation package
The models will now be in the package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.