checkModel: Check model.

Description Usage Arguments Note

Description

Given a model, check it by calling the asking the corresponding wrapper.

Usage

1
checkModel(model = NA, modelFile = NA, verbose = FALSE)

Arguments

model

Model (in memory) to check. This cannot be used simultanously with modelFile.

modelFile

Path to model (on disk) to check. . This cannot be used simultanously with model.

verbose

Be verbose?

Note

As this is a basic for all other model readers, we export it.


aydindemircioglu/SVMBridge documentation built on May 11, 2019, 4:13 p.m.