Skip to content

fwhigh/sdbootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdbootstrap

This is the Streaming Distributed Bootstrap, a statistical method for estimating uncertainty from finite sampling on bounded or unbounded data.

Features

  • The data may be bounded or unbounded.
  • The data may be distributed.
  • Bootstrap instances are distributed with (ie, local to) the data.
  • Supports importance weighting.
  • Supports ordinary bootstrap.

Python sdbootstrap module

cd sdbootstrap
pip install [-e] .

Test it.

python
import sdbootstrap

Be sure to include the scripts in

PATH=$PATH:<path-to>/sdbootstrap/bin

Documentation

See Wiki.

About

Streaming Distributed Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published