Hi everyone,
I am sorry such a basic question but I am studying visit to visit blood pressure variability (measures of variability for a set of n BP measurements over time x1, x2 ..., xn) and I would like to calculate a variation independent of mean (VIM). To do that, I am supposed to fit a curve of the form y=kxp through a plot of SD systolic blood pressure (y-axis) against mean systolic blood pressure (x-axis), for all individuals in my cohort.
The parameter p is estimated from the data and k is a constant which can be chosen such that the values of VIM are on the same scale as values of SD. For example, if M is the average value of mean systolic blood pressure in the cohort, then k = Mp and the value of VIM for any individual is given by VIM systolic blood pressure = (k SD / mean(x)p).
I first did a scatterplot of SD systolic blood pressure (y-axis) against mean systolic blood pressure (x-axis), for all individuals in my cohort. But I have some trouble to fit the curve as mentioned before.
Would you have any recommendations? I tried to use the - twoway qfit - command but I am not sure that it is what I need...How could I find the coefficients k and p ?
Thank you very much in advance for your help. I have no statistical background and I would like to be sure of the result.
Best,
Pierre, MD, PhD
I am sorry such a basic question but I am studying visit to visit blood pressure variability (measures of variability for a set of n BP measurements over time x1, x2 ..., xn) and I would like to calculate a variation independent of mean (VIM). To do that, I am supposed to fit a curve of the form y=kxp through a plot of SD systolic blood pressure (y-axis) against mean systolic blood pressure (x-axis), for all individuals in my cohort.
The parameter p is estimated from the data and k is a constant which can be chosen such that the values of VIM are on the same scale as values of SD. For example, if M is the average value of mean systolic blood pressure in the cohort, then k = Mp and the value of VIM for any individual is given by VIM systolic blood pressure = (k SD / mean(x)p).
I first did a scatterplot of SD systolic blood pressure (y-axis) against mean systolic blood pressure (x-axis), for all individuals in my cohort. But I have some trouble to fit the curve as mentioned before.
Would you have any recommendations? I tried to use the - twoway qfit - command but I am not sure that it is what I need...How could I find the coefficients k and p ?
Thank you very much in advance for your help. I have no statistical background and I would like to be sure of the result.
Best,
Pierre, MD, PhD
Comment