Learn R Programming

GAparsimony (version 0.9.5)

parsimony_monitor: Functions for monitoring GA-PARSIMONY algorithm evolution

Description

Functions to print summary statistics of fitness values at each iteration of a GA search.

Usage

parsimony_monitor(object, digits = getOption("digits"), ...)

Value

These functions print a summary of current GA-PARSIMONY step on the console.

Arguments

object

An object of class "ga_parsimony", usually resulting from a call to function ga_parsimony.

digits

minimal number of significant digits.

...

Further arguments passed to or from other methods.

Author

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