summary.ga_parsimony-method: Summary for GA-PARSIMONY

summary.ga_parsimony-methodR Documentation

Summary for GA-PARSIMONY

Description

Summary method for class ga_parsimony-class.

Usage

## S4 method for signature 'ga_parsimony'
summary(object, ...)
## S3 method for class 'summary.ga_parsimony'
print(x, digits = getOption("digits"), ...)

Arguments

object

an object of class ga_parsimony-class.

x

an object of class summary.ga_parsimony.

digits

number of significant digits.

...

further arguments passed to or from other methods.

Value

The summary function returns an object of class ga_parsimony-class which can be printed by the corresponding print method. The function also returns invisibly a list with the information from the genetic algorithm search.

Author(s)

Francisco Javier Martinez de Pison. fjmartin@unirioja.es. EDMANS Group. https://edmans.webs.com/

See Also

ga_parsimony


jpison/GAparsimony documentation built on April 18, 2023, 8:34 p.m.