Skip to contents

loads the plp model

Usage

loadPlpModel(dirPath)

Arguments

dirPath

The location of the model

Value

                    The plpModel object

Details

Loads a plp model that was saved using savePlpModel()

Examples