WelchSatter: Welch-Satterthwaite approximation to the 'effective degrees of freedom'
Description
Calculates the Welch-Satterthwaite approximation to the 'effective degrees of freedom' by using the samples' uncertainties and degrees of freedoms, as described in Welch (1947) and Satterthwaite (1946). External sensitivity coefficients can be supplied optionally.
Usage
WelchSatter(ui, ci = NULL, df = NULL, df.tot = NULL, uc = NULL, alpha = 0.05, k = NULL)
Arguments
Value
A list with the following items:
ws.df
the 'effective degrees of freedom'.
k
the coverage factor for calculating the expanded uncertainty.