View source: R/3-UserMinimaxFunctions.R
| update.minimax | R Documentation |
minimaxRuns the ICA optimization algorithm on an object of class minimax for more number of iterations and updates the results.
## S3 method for class 'minimax'
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 additional iterations. See minimax for structure details.
minimax
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.