summary_real: Genetic Algorithm summary

Description Usage Arguments Value

Description

A simple summary of the GA results.

Usage

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

Arguments

object

An object of class GAReal.

...

Other parameters (will be ignored).

Value

An object of class summaryGAReal, which is a list that can be inspected or printed on-screen.


gaoptim documentation built on May 30, 2017, 12:37 a.m.