dnclrhs

Results 1 comments of dnclrhs

I notice ``` assert hasattr( rv, "dist" ), "Input must be a distribution from the scipy.stats module." self.rv = rv ``` in mcerp, but the multinomial distribution of scipy has...