| apply_laplacePoisson | R Documentation |
Apply the algorithms to make decisions for Thompson sampling Poisson (TS-Poisson) algorithms
apply_laplacePoisson(context, beta_laplacePoisson)
context |
context at the current decision time |
beta_laplacePoisson |
the randomly sampled Bayesian estimate |
Intervention option
apply_laplacePoisson(matrix(1:10, nrow = 2),matrix(11:20, nrow = 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.