powered by
Function to coerce an object to MLModel.
MLModel
as.MLModel(x, ...)# S3 method for MLModelFit as.MLModel(x, ...)# S3 method for ModelSpecification as.MLModel(x, ...)# S3 method for model_spec as.MLModel(x, ...)
# S3 method for MLModelFit as.MLModel(x, ...)
# S3 method for ModelSpecification as.MLModel(x, ...)
# S3 method for model_spec as.MLModel(x, ...)
MLModel class object.
model fit result, MachineShop model specification, or parsnip model specification.
arguments passed to other methods.
ParsnipModel