Learn R Programming

ICAOD (version 0.9.1)

iterate: update the object of class 'ICA'.

Description

Runs the algorithm for more number of iterations.

Usage

iterate(object, iter)

Arguments

object
object of class 'ICA'.
iter
number of iterations.

Value

object of class 'ICA'.