View source: R/6-UserBayesFunctions.R
| bayes.update | R Documentation |
minimaxRuns the ICA optimization algorithm on an object of class minimax for more number of iterations and updates the results.
bayes.update(object, iter, ...)
object |
An object of class |
iter |
Number of iterations. |
... |
An argument of no further use. |
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.
bayes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.