print_perm: Print GA results

Description Usage Arguments

Description

Prints the GA results.

Usage

1
2
3
4
5
  ## S3 method for class 'GAPerm'
 print(x, ...)

  ## S3 method for class 'summaryGAPerm'
 print(x, ...)

Arguments

x

An object of class GAPerm or summaryGAPerm

...

Other parameters (will be ignored).


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

Related to print_perm in gaoptim...