Added function weighted_var
to calculate variance weighted by sampling weights.
Improvement of documentation and examples.
Better handling of Tweedie special cases.
More strict error handling.
Added median absolute error (and weighted_median, weighted_quantile)
Initial release.