minimaxRuns the ICA optimization algorithm on an object of class minimax for more number of iterations and updates the results.
bayes.update(object, iter, ...)Returns an updated object of class 'minimax' with the same structure as the input, containing additional iterations of Bayesian algorithm. See bayes for the complete structure description.
An object of class minimax.
Number of iterations.
An argument of no further use.
bayes