Returns the fitted values from an object class MinMax.

# S3 method for MinMax
fitted(object, ...)

Arguments

object

an object class MinMax.

other arguments.

Value

Fitted values extracted from the object class MinMax.

See also