- corr: correlation coefficient, a value that describes how similar the baseline and final measurements were across participants.
corr= (SD12 + SD22 - SD change2) / (2*SD1*SD2)
As you see, corr is calculated using the SD1, SD2, and SDchange. Since you do not have the SDchange, you may consider imputing this value (corr) from another similar study (study that provides SDchange).
- corr: correlation coefficient, a value that describes how similar the baseline and final measurements were across participants.
corr= (SD12 + SD22 - SD change2) / (2*SD1*SD2)
As you see, corr is calculated using the SD1, SD2, and SDchange. Since you do not have the SDchange, you may consider imputing this value (corr) from another similar study (study that provides SDchange).