binney.run.bootstrap package

Bootstrap Classes

class BernoulliBootstrap(**kwargs)[source]

Bases: binney.run.bootstrap.BinneyBootstrap

Non-parametric bootstrap implementation for a dataset with 1’s and 0’s in a logistic regression modeling process.

class BinomialBootstrap(**kwargs)[source]

Bases: binney.run.bootstrap.BinneyBootstrap

Non-parametric bootstrap implementation for the BinomRun modeling process.