m_shared = hp.mixture(m0, m1, share=['scale', 'rate'])
m_shared.plot_pdf()
m_shared(scale=0.7).plot_pdf()