Learn R Programming

shinymrp (version 0.10.0)

MRPModel-method-metadata: Return model metadata.

Description

The $metadata() method of an MRPModel object returns the metadata associated with the model, including metadata inherited from a workflow object and model fitting parameters. Check out the More examples of R6 classes vignette for usage examples.

Usage

metadata()

Arguments

Value

A list containing the model metadata.