Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overview of ensemble analysis and the chain components (proposals, ...) #296

Open
maxhully opened this issue Apr 6, 2019 · 6 comments
Open
Labels

Comments

@maxhully
Copy link
Contributor

maxhully commented Apr 6, 2019

If I'm a new user who hasn't seen ensemble analysis before, I want to get a bird's-eye view of what that is, and each of the decisions that I need to make to set it up---proposal, acceptance, constraints, initial state---with code examples.

@maxhully maxhully added the docs label Apr 6, 2019
@zschutzman
Copy link
Contributor

I think this and a few of the other docs issues (e.g. #295, #294, #279) can be mostly taken care of by conscientiously making tutorials for VRDI.

We should probably take care of any issues that meaningfully affect the way a user interfaces with the software (e.g. #278, #292) before spending a lot of time putting together instructional stuff.

@maxhully
Copy link
Contributor Author

maxhully commented Apr 9, 2019

That's a great point. I'll try and get the ball rolling on some of the API additions/changes that I've been thinking about so that I can get proper feedback from you and everyone.

@drdeford
Copy link
Member

drdeford commented May 8, 2019

I missed this at the time but I will have a couple of (longish) docs addressing exactly these issues ready for eyeballs next week. Right now I have it separated into one piece that just focuses on the theory side - why do we implement Markov chains this way, why check validity rather than computing transition probabilities, what types of proposals exist, etc. - and a separate doc that focuses on the implementation side with lots of specific GerryChain examples/code. There is also a geography data/preprocessing one but that needs to be updated for the new maup code.

I'll send them around next week for feedback.

@drdeford drdeford mentioned this issue May 9, 2019
@maxhully
Copy link
Contributor Author

maxhully commented May 9, 2019

Awesome! I tried to orient the maup README around specific preprocessing use cases. I want to update it to use actual data (and maybe make it a notebook?) instead of being purely hypothetical.

@drdeford
Copy link
Member

Ok, here are some drafts. The relevant material from the MCMC_Intro is Section 7.
GerryChain_Guide.pdf
MCMC_Intro.pdf

Definitely a work in progress but hopefully this gets us off to a good start. The geography doc that gre out of VRDI last summer here: tinyurl.com/gerrydataguide

@drdeford
Copy link
Member

The updated versions that we used for VRDI are here people.csail.mit.edu/ddeford/MCMC_Intro_plus.pdf
and people.csail.mit.edu/ddeford/GerryChain_Guide.pdf as well as the 5 repos from early in vrdi 2019: github.com/vrdi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants