Dear All,
I am wondering if you can help me understanding the underlaying
calculations/formula for the confidence intervals (both) using the
predic.rma function.
I will try to explain the situation using an example below.
pred se ci.lb ci.ub cr.lb cr.ub
351.1013 5.3417 340.6318 361.5708 308.7079 393.4947
My question is how I can use estimates from the rm () model results above
(the formula) to get the ci.lb ci.ub cr.lb cr.ub manually?
To get pred value, we used the following formula which makes sense:
Intercept_estimate + Age_coeff_estimate X Age (65) +Sex_coeff_estimate X 0
[if women] or 100 [if men] + Sleep_Night_coeff_estimate X 0 [first night]
or 1 [second night].
Which formula we should use to get in the same way: ci.lb ci.ub cr.lb
cr.ub?
Thank you in advance and sorry if it sounds somewhat confusing,
Tetyana