This source code implements the Blavatskyy (2011) model of risky choice.
Blavatskyy_2011.R is the library of functions used in the model.
Kahneman_Tversky_1979_example.R implements the model for the classic risky choices from Kahneman and Tversky (1979). Kahneman_Tversky_1979_data.R contains the choices. See Kahneman_Tversky_1979_example.Rout for output.
Put Kahneman_Tversky_1979_example.R, Kahneman_Tversky_1979_data.R and Blavatskyy_2011.R in the same directory. Use the command "R CMD BATCH Kahneman_Tversky_1979_example.R" to run the model. Output will be saved in Kahneman_Tversky_1979_example.Rout.
The scripts were written with R version 2.11.0.
Please send bugs or comments to Neil.Stewart@warwick.ac.uk.
Back to the on-line calculator.