Chain transformation#2968
Chain transformation#2968twiecki merged 10 commits intopymc-devs:masterfrom junpenglao:Chain_transformation
Conversation
|
This is great stuff! Can you add an example to the docs? |
|
Will work on it. |
|
The API QuickStart would probably be the best place. |
I was looking at the doc and thinking maybe changing http://docs.pymc.io/prob_dists.html is also an option? And then add |
|
That sounds like a good spot. |
So detecting transform name is more consistence. Might not be backward compatible if users are accessing the transformed RV of `cov_cholesky_cov_pack__` in custom code.
Also rerun notebook and add additional explanation regarding to changes of variables.
|
I follow @fonnesbeck's suggestion at the end - will change the |
|
"For example, we can combining the ordered transformation and logodd transformation to create 2D RVs that satisfy |
|
It's a good one! |
Add chain transformation, with additional tests for distributions that are by default using transform.