MachineShop (version 2.8.0)

as.MLModel: Coerce to an MLModel

Description

Function to coerce an MLModelFit object to an MLModel.

Usage

as.MLModel(x, ...)

# S3 method for MLModelFit as.MLModel(x, ...)

Arguments

x

model fit result.

...

arguments passed to other methods.

Value

MLModel class object.