opf_read_modelfile: Reads a file which contains the learned model

View source: R/LibOPF.R

opf_read_modelfileR Documentation

Reads a file which contains the learned model

Description

Reads a file which contains the learned model

Usage

opf_read_modelfile(file)

Arguments

file

The file which contains the learned model

Value

Returns the learned model object

Examples

classifier <- opf_read_modelfile(system.file("extdata/classifier.opf",package = "LibOPF"))


LibOPF documentation built on Feb. 16, 2023, 10:13 p.m.