bayes.update {ICAOD}R Documentation

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

bayes.update(object, iter, ...)

Arguments

object

An object of class minimax.

iter

Number of iterations.

...

An argument of no further use.

See Also

bayes


[Package ICAOD version 1.0.1 Index]