My questions pertain to estimating effect size and the 95%CI of the effect size when model averaging is used.
The example for calculating effect size given in the Markbook (Chapter 7, pp. 7-38) is based on a single estimate of beta1 and beta2. When multimodel inference is necessary, is it appropriate to model average the beta1 and beta2 terms and then used these in the formula for calculating effect size?
Provided that the above procedure is correct, for calculation of the SE of the effect size, I've model averaged the SE for the respective beta terms and then square this value and applied these in the formula [SQRT(var(A)+var(B)-2cov(A, B))]. Similarly, I've model averaged the covariance between A and B and applied this number in the formula. Is this the correct approach when basing the estimate of effect size on several models?
Last, if the coefficient of the covariance is negative, inclusion of the covariance inflates the SE rather than having the desired effect of making it smaller. Is this what is supposed to happen? Or, should the absolute value of the covariance be used instead?
Cheers, Kiel