initialize,MultiplicativeAlgorithm-method | R Documentation |
initialize
## S4 method for signature 'MultiplicativeAlgorithm'
initialize(
.Object,
arms,
lambda,
delta,
numberOfIterations,
weightThreshold,
optimalWeights,
optimalDesign,
showProcess
)
.Object |
.Object |
arms |
arms |
lambda |
lambda |
delta |
delta |
numberOfIterations |
numberOfIterations |
weightThreshold |
weightThreshold |
optimalWeights |
optimalWeights |
optimalDesign |
optimalDesign |
showProcess |
showProcess |
MultiplicativeAlgorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.