update.minimax: Updating an Object of Class 'minimax'

Description Usage Arguments See Also

View source: R/3-UserMinimaxFunctions.R

Description

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

Usage

1
2
## 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

minimax


ehsan66/ICAOD documentation built on Oct. 16, 2020, 8:13 p.m.