-
The results for the coefficients b and the uncertainties of b of [Example 3](https://github.com/wollmich/metas-b-least/blob/main/metas_b_least/Example_B_LEAST_3.ipynb) for the exponential function are…
-
- Figure out how the `bagpipes` calibration polynomial is defined and do an initial least-squares fit for the coefficients, assuming a continuum model that is itself a fairly flexible polynomial. Sin…
-
Was talking to @kleinschmidt
who explained to me that for certain types of GLMs
it was possible to calculate the distribution of the response
for a given point input.
That would be really cool…
-
These should be stored with `C_nm` and `S_nm` separate from each other, a flag specifying whether the coefficients are normalized, and (tbd) the uncertainty around these coefficients (which will allow…
-
Source of uncertainty:
1. Fitted peak areas (lstsq): uncertainty in MCA counts (Poisson)
-> already done
2. Flux (propagate): uncertainty in diode counts (Poisson) and linear coefficients (lsts…
-
The definition of "significance" seems to be wrong. According to the docs:
> “s” or “significance”: the sensitivity coefficient (below) multiplied by the standard uncertainty, displayed by default
…
-
Dear Matt and Bruce
I feel that we should have definitions for column fields for uncertainty (standard deviation or standard error) both for the uncertainty in mass attenuation coefficient (cm^2/g) an…
-
We still need to specify a table that maps variables (i.e. production, trade, losses, etc.) and flags (i.e. official, semi-official, etc.) into corresponding uncertainties. These uncertainties should…
-
Hi Jonathan,
Hope you are doing great! I have a question recently about implementing PCE about whether it is possible to achieve the continuous evaluation of the uncertainty over a time period for …
-
I have a question on how `computeVariancePartitioning` works when providing user-defined `group` and `groupnames` arguments. I needed to see how much quadratic terms of linear predictors contributed t…