as.MLInput: Coerce to an MLInput

View source: R/coerce.R

as.MLInputR Documentation

Coerce to an MLInput

Description

Function to coerce an object to MLInput.

Usage

as.MLInput(x, ...)

## S3 method for class 'MLModelFit'
as.MLInput(x, ...)

## S3 method for class 'ModelSpecification'
as.MLInput(x, ...)

Arguments

x

model fit result or MachineShop model specification.

...

arguments passed to other methods.

Value

MLInput class object.


brian-j-smith/MachineShop documentation built on Aug. 20, 2024, 10:59 p.m.