unMLModelFit {MachineShop}R Documentation

Revert an MLModelFit Object

Description

Function to revert an MLModelFit object to its original class.

Usage

unMLModelFit(object)

Arguments

object

model fit result.

Value

The supplied object with its MLModelFit classes and fields removed.


[Package MachineShop version 3.7.0 Index]