Feb 25, 2009
fig_pap_bayes_02(1,zeros(100))
Tests of different deformations of the colormap (changing variable exponent in the program):
>> fig_pap_bayes_02(1,zeros(100))
Normal colormap:
Deformed with the square root:
Deformed with x^.2
Current version, and calculation of expected values and standard deviations for alfa, beta and the exponent:
>> fig_pap_bayes_02(1,zeros(100))
expectedvalue_pot =
0.4885
sd_pot =
0.0662
expectedvalue_logalfa =
-1.1067
sd_logalfa =
0.0887
expectedvalue_logbeta =
-0.9375
sd_logbeta =
0.1261
Feb 26, 2009
>> fig_pap_bayes_03(1,zeros(100))
expectedvalue_pot =
0.4885
sd_pot =
0.0662
expectedvalue_logalfa =
-1.1067
sd_logalfa =
0.0887
expectedvalue_logbeta =
-0.9375
sd_logbeta =
0.1261
Leave a Reply