openest.lincombo.helpers module

Helper functions

openest.lincombo.helpers.check_arguments(betas, stderrs, portions)[source]

Ensure that the parameters have the right dimensions for calculation.

openest.lincombo.helpers.issparse(portions)[source]

Check if an array is sparse.