microprediction / microprediction

If you can measure it, consider it predicted

Home Page:http://www.microprediction.org

Repository from Github https://github.commicroprediction/micropredictionRepository from Github https://github.commicroprediction/microprediction

The default delay value should be 70.

rustyconover opened this issue · comments

def get_discrete_pdf_lagged(self, name: str, delay: int = 25, num: int=25, lagged_values=None):

I think that 25 isn't the right delay value to specify here.

Thanks. Fixed in 0.15.11