Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

update.minimax

Updating an Object of Class minimax


Description

Runs the ICA optimization algorithm on an object of class minimax for more number of iterations and updates the results.

Usage

## S3 method for class 'minimax'
update(object, iter, ...)

Arguments

object

An object of class minimax.

iter

Number of iterations.

...

An argument of no further use.

See Also


ICAOD

Optimal Designs for Nonlinear Statistical Models by Imperialist Competitive Algorithm (ICA)

v1.0.1
GPL (>= 2)
Authors
Ehsan Masoudi [aut, cre], Heinz Holling [aut], Weng Kee Wong [aut], Seongho Kim [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.