CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers

switch point with different distribution

rizman18 opened this issue · 0 comments

Hi,
I have a problem to find parameters in a piecewise function.
Here is my function

equation

I'm still confuse how to build the code to find parameters of R1, R2, and alpha.

Can you give me a reference?
Thanks