forked from pymc-devs/pymc-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GLM Model Selection to best practices (pymc-devs#173)
* [WIP] Update GLM Model Selection to best practices * update with bambi * commit: use separate dicts for linear and quadratic models * update descriptions * remove duplicate initialization of traces_lin and traces_quad * fix and execute glm model selection notebook * add glm tag * add alt text to flying icon of level categories Co-authored-by: Oriol (ZBook) <oriol.abril.pla@gmail.com>
- Loading branch information
1 parent
3efe38f
commit 0f69036
Showing
5 changed files
with
1,500 additions
and
467 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1,915 changes: 1,449 additions & 466 deletions
1,915
examples/generalized_linear_models/GLM-model-selection.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters