A function should be made that can accept provided uncertainties in any form, and return a series of weights based on some mode of weighting, including those which really do not care about uncertainties.
This will allow weights to be calculated while also avoiding issues regarding NaNs and the like.
A function should be made that can accept provided uncertainties in any form, and return a series of weights based on some mode of weighting, including those which really do not care about uncertainties.
This will allow weights to be calculated while also avoiding issues regarding NaNs and the like.
Should maybe be put in lezargus.library.math?