Description Usage Arguments Value
View source: R/sim_rand_bandit.R
Create a new object of class bandit
1 | new_bandit(posteriors, trajectory, basis, beta_true)
|
posteriors |
A list containing posterior parameter values: beta, covar, a and b. |
trajectory |
A matrix containing information on the decision trajectory. |
basis |
A basis of polynomials. |
beta_true |
a matrix of the true model coefficients. |
An S4 object of class bandit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.