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

incidenceMapR probably can't do besag/bym2 models with shapes other than GEOID #18

Open
famulare opened this issue Apr 13, 2019 · 1 comment
Labels
refactor Restructure code to improve speed/maintainability/readability/etc

Comments

@famulare
Copy link
Member

So far, I've been assuming that we'll only do neighbor smoothing (Besag/BYM2/CAR) at the GEOID level, and that higher levels just get iid random effects pooling. We probably want the option to explore higher scale smoothing. While it's possible the R stack will "just work" with non-GEOID shapefiles, I expect it won't and we'll have to clean it up.

Related: #4

@famulare famulare added the refactor Restructure code to improve speed/maintainability/readability/etc label Apr 13, 2019
@famulare
Copy link
Member Author

famulare commented May 9, 2019

cra_name should also do spatial smoothing. Larger scales than that should probably stay IID.

@famulare famulare pinned this issue Sep 28, 2019
@famulare famulare unpinned this issue Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Restructure code to improve speed/maintainability/readability/etc
Projects
None yet
Development

No branches or pull requests

1 participant