Calculates pooled variance and degree of freedom using Satterthwaite equation.
satt(vars, dfs, ws=c(1, 1))
approximated variance
degree of freedom
a vector of variances
a vector of degree of freedoms
a vector of weights
Kyun-Seop Bae k@acr.kr
The input can be more than two variances.