openest.lincombo.pooling module

Create a pooled estimates.

The main function is lincombo_pooled.

openest.lincombo.pooling.estimated_maxlintaus(betas, stderrs, portions)[source]

For use with hiernorm by-beta.

openest.lincombo.pooling.estimated_maxtau(betas, stderrs, portions)[source]

For use with hiernorm by-alpha.

openest.lincombo.pooling.lincombo_pooled(betas, stderrs, portions)[source]
openest.lincombo.pooling.sum_multiply(sparsecol, densevec)[source]
openest.lincombo.pooling.sum_multiply2(sparse, col1, col2, densevec)[source]