Description Usage Arguments Details Value Author(s) Examples
View source: R/WriteGAResults.R
Prints list components returned from the OptimizeNetwork function to a file.
1 | WriteGAResults(x, file)
|
x |
|
file |
|
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.
None (invisible NULL).
J.C. Fisher
1 | ## Not run: WriteGAResults(ans)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.