mathematicalmichael / jsm19

Poster presentation for Tian Yu Yen and Michael Pilosov for the Joint Statistical Meeting 2019.
Other
1 stars 0 forks source link

Hierarchical Bayes #6

Closed mathematicalmichael closed 5 years ago

mathematicalmichael commented 5 years ago

Is it worth pursuing at all?

my thinking is that yes, it would be worth it because....

Since we would be solving for the mean and std of the rate parameter, this is in some sense giving us a "point estimate" and a "description of its uncertainty", answering a fundamentally different question than our other two examples, but providing a solution that can be compared to both!

A useful thing to find out would be: Given 100 different data realizations (noise realizations), studying stability, what is the variance of the MEANs? how does this compare to

mathematicalmichael commented 5 years ago

@yentyu did we decide to include this in the poster or not? I don't have any examples anywhere near this at the moment.

yentyu commented 5 years ago

I have been working on a notebook for this the last week or so. It is almost done. The analysis is easy to run but requires pymc3--which is a pain to figure out and install the right dependencies. I will push it tonight so you can look at it, but don't spend time trying to get everything to run: I'll try and export the figures tomorrow evening when I finalize what I want to display.

Note: I am tired and not sure I read this correctly--I think we should pursue hierarchical bayes for comparison with the parameter distribution problem, I don't think this is necessarily worth pursuing for the parameter estimation problem.

mathematicalmichael commented 5 years ago

I can add pymc3 to the stack pretty easily I believe. They have a binder setup already that I can start with.

Make sure to pull changes, I’ve made plenty recently:)

Sent from my iPhone

On Jul 18, 2019, at 8:29 PM, Tian Yu Yen notifications@github.com wrote:

I have been working on a notebook for this the last week or so. It is almost done. The analysis is easy to run but requires pymc3--which is a pain to figure out and install the right dependencies. I will push it tonight so you can look at it, but don't spend time trying to get everything to run: I'll try and export the figures tomorrow evening when I finalize what I want to display.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mathematicalmichael commented 5 years ago

i got the image to build but haven't quite got kernel connecting the way it is supposed to. giving up for now and closing the issue, but eventually pymc3 will be included in the binder image.