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

Description Usage Arguments See Also

View source: R/6-UserBayesFunctions.R

Description

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

Usage

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

Arguments

object

An object of class minimax.

iter

Number of iterations.

...

An argument of no further use.

See Also

bayes


ICAOD documentation built on Oct. 23, 2020, 6:40 p.m.

Related to bayes.update in ICAOD...