How much does it pay to publish an open access academic book? Read this thread for my story and π²π° amounts. π§΅
www.routledge.com/9781032908724
@jamesbland
Economist at UToledo. π¦πΊ Bayesian Econometrics for economic experiments and Behavioral Economics Free online book on this stuff here: https://jamesblandecon.github.io/StructuralBayesianTechniques/section.html https://sites.google.com/site/jamesbland/ He/his
How much does it pay to publish an open access academic book? Read this thread for my story and π²π° amounts. π§΅
www.routledge.com/9781032908724
Thanks for sharing!
As someone with a free online book I get asked "why don't you publish it for real?" a lot. It's good to know there is a model for publishing while still keeping it freely available.
As if the kids' opinion mattered, or the adults'?
I'm not American, but have done all of my parenting here, so maybe I parent like one.
Me: "why is the couch sandy?"
4yo: "because I sat on the couch and I am sandy, dada"
1) wow! Look what you did on the potty! That's impressive!
2) you are more than capable of making your own toast. I empower you
3) yes. We have to wear clothes today
4) just because your hands are wet doesn't mean you get to flick water at your brother
v0.0.6 is here with some somewhat major adjustments to what goes on behind the scenes
1. A better measure of how much uncertainty you've resolved
2. Grid search for the best lottery pair (this is more robust)
#TeachEcon
jamesblandecon.shinyapps.io/RDUAdaptive/
Hereβs a full draft of the upcoming second edition of my βData Visualization: A Practical Introductionβ: socviz.co
@kjhealy.co has a new version of his data visualization book coming out and 1) youβd be a fool not to get it especially if you do R stuff 2) itβs gonna be even more beautiful than the first one, which is truly lovely book 3) he put the ENTIRE content on his website for free, you lucky so-and-so
Makes sense. Interested to see how it turns out.
Out of curiosity, what are you teaching? I could see this working for principles or a theory-heavy class, but I can't imagine teaching my econometrics class without devices. We code too much.
As in, who is more likely to agree to answer the survey?
My first guess is that there might be a greater fraction of male respondents in these countries.
On #WorldBookDay check out our last set of recommendations for economics books to read based around behavioural economics. As discussed in the podcast. #EconSky podcasts.apple.com/gb/podcast/n...
Another shiny app. This one helps you see the implications of selected hyper-priors in a hierarchical model.
It probably has an audience of about four people, one of whom is me, but it is something I worry about a lot.
jamesblandecon.shinyapps.io/CalibrateMyH...
#TeachEcon #EconSky
That's mostly coming from the prior. Come back when you've made 50 decisions!
π
Itβs fun! π€©
My CRRA coefficient is 0.34. My probability weighting function evaluated at 50% is 57.6%. I made 15 decisions. Estimate your rank-dependent utility preferences here: jamesblandecon.shinyapps.io/RDUAdaptive/
I'm not above tooting my own horn
jamesblandecon.shinyapps.io/RDUAdaptive/
v0.0.5 is now live!
This update adds in a risk premium posterior plot, becuase interpreting RDU parameters on their own is hard.
jamesblandecon.shinyapps.io/RDUAdaptive/
(2) speeds things up a bit
v0.0.4 is up and running!
This is a major change to what goes on behind the scenes.
1. My dodgy MH sampler replaced with R's adaptMCMC functions
2. Fewer samples used to evaluate the objective function
jamesblandecon.shinyapps.io/RDUAdaptive/
#TeachEcon
My CRRA coefficient is 0.10. My probability weighting function evaluated at 50% is 66.2%. I made 50 decisions. Estimate your rank-dependent utility preferences here: jamesblandecon.shinyapps.io/RDUAdaptive/
#TeachEcon #EconSky
So. Much. This.
And why I want to keep my book free to access.
my course notes on a bayesian workflow for (single agent) cognitive modeling are now fully revised and online: fusaroli.github.io/AdvancedCogn...
Predictive checks, updating checks, sensitivity analyses and simulation based calibration in @mc-stan.org
Feedback is very welcome!
This is all based on my working paper about optimizing economic experiments for structural estimation, but the paper just focuses on static designs.
papers.ssrn.com/sol3/papers....
But if you stop after making T decisions, then at least the Tth decision was optimized.
How optimal is this process? I'm not too sure. The algorithm isn't forward-looking like (say) DOSE is. That is, it does not consider the value of being able to ask you the next question.
jnchapman.com/assets/pdf/d...
This is equivalent to (approximately) having a squared loss function between your parameter estimates and their true value.
But there isn't just one information matrix. There's a distribution of them, because the app has beliefs over your parameters. So I optimize over the expected value of the sum of these elements.
If I also included the diagonal element corresponding to lambda, this would be an A-optimal design.
But the model has a parameter I don't really care about: lambda, which measures choice precision. So I just add up the diagonal elements of the information matrix that correspond to the parameters that I do care about.