WriteGAResults: Write Results of Genetic Algorithm

Description Usage Arguments Details Value Author(s) Examples

View source: R/WriteGAResults.R

Description

Prints list components returned from the OptimizeNetwork function to a file.

Usage

1

Arguments

x

list; the object returned from OptimizeNetwork.

file

character; the path of a file for writing (optional).

Details

Printed components of ga include: call; obj.values; rmsd; local.error; niters; nrep.ans; proc.time; start.time; obj.space; ncalls.penalty; pts.rm; and ga.ans@suggestion.

Value

None (invisible NULL).

Author(s)

J.C. Fisher

Examples

1
## Not run: WriteGAResults(ans)

jfisher-usgs/ObsNetwork documentation built on Jan. 3, 2020, 4:35 p.m.