Learn R Programming

luz (version 0.4.0)

luz_load: Load trained model

Description

Loads a fitted model. See documentation in luz_save().

Usage

luz_load(path)

Arguments

path

path in file system so save the object.

See Also

Other luz_save: luz_save()