Hello,
I am wanting to look at simple stat involving the IB 130 and HI.
What is the correct way to code this study?
Is it
Hi >= (Sesst_IBH * 0.3 + (SESST_IBH - SESST_IBL)
OR
Do I make a CI for (Sesst_IBH * 0.3 + (SESST_IBH - SESST_IBL)
and then reference the CI?
Hi >= CI(IBH130)
Thank you!