Skip to content

tomneep/blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLUE: Best Linear Unbiased Estimator

blue is a pure python class that implements the BLUE method using the power of pandas and numpy.

This code has not been used for any scientific publications so far, but several existing combinations are repeated as examples in the documentation as jupyter notebooks.

Documentation and examples are available here.

Examples

Previous analyses that have used the BLUE method (but not this code) are reproduced in the docs. You can interact with these using binder:

Binder

About

An implementation of the BLUE method (Best Linear Unbiased Estiamator) using numpy and pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages