savePlpModel: Saves the plp model

View source: R/SaveLoadPlp.R

savePlpModelR Documentation

Saves the plp model

Description

Saves the plp model

Usage

savePlpModel(plpModel, dirPath)

Arguments

plpModel

A trained classifier returned by running runPlp()$model

dirPath

A location to save the model to

Details

Saves the plp model to a user specificed folder


OHDSI/PatientLevelPrediction documentation built on Sept. 15, 2024, 6:38 a.m.