estimate_1_LBI
Usage
estimate_1_LBI(model, env, algorithm, lower, upper, control = list(), ...)Arguments
- model
Reinforcement Learning Model
- env
multiRL.env
- algorithm
Algorithm packages that multiRL supports, see algorithm
- lower
Lower bound of free parameters
- upper
Upper bound of free parameters
- control
Settings manage various aspects of the iterative process, see control
- ...
Additional arguments passed to internal functions.