summary.hsmclass: Summarizing Optimization of Classification Scheme

Description Usage Arguments Value See Also

Description

summary methods for class 'hsmclass'

Usage

1
2
## S3 method for class 'hsmclass'
summary(object, ...)

Arguments

object

object of class 'hsmclass'

...

additional arguments, so far ignored.

Value

summary.hsmclass returns an object of class "summary.hsmclass".

An object of class "summary.hsmclass" returns a list of the following components:

call

the function call passed to function HSMclass

iterations

number of iterations used in heuristic

bestever.iterationmode

number of times the heuristic should be repeated. NA indicates that option was not used.

classmat

a data.frame summarizing the identified optimal classification scheme

See Also

HSMclass


AndreasChristianHill/classoptimr documentation built on May 29, 2019, 12:23 p.m.