Hi!
I need help to the analysis of an oral glucose tolerance test (OGTT). I have three fasting groups, seven time points for blood drawing and an insulin score for each time point:
fast - time - score
18 - 1 - 0.495
18 - 2 - 0.598
18 - 3 - 4.194
18 - 4 - 2.054
18 - 5 - 0.944
18 - 6 - 0.742
18 - 7 - 0.661
12 - 1 - 0.653
12 - 2 - 0.626
12 - 3 - 3.849
12 - 4 - 2.069
12 - 5 - 1.059
12 - 6 - 0.826
12 - 7 - 0.721
6 - 1 - 0.608
6 - 2 - 0.627
6 - 3 - 2.738
6 - 4 - 1.498
6 - 5 - 0.912
6 - 6 - 0.762
6 - 7 - 0.748
I want to test if there are any difference at each time point between fasting groups. I think I need to use a repeated measures ANOVA followed by a mixed-effect linear regression. And a two-sided paired t test for the comparisons of mean insulin concentrations at individual time points.
Can any of you maybe help me setting up the commands for this analysis? (i'm new in both statistics and STATA, so it is a bit difficult for me to do by my self).

I need help to the analysis of an oral glucose tolerance test (OGTT). I have three fasting groups, seven time points for blood drawing and an insulin score for each time point:
fast - time - score
18 - 1 - 0.495
18 - 2 - 0.598
18 - 3 - 4.194
18 - 4 - 2.054
18 - 5 - 0.944
18 - 6 - 0.742
18 - 7 - 0.661
12 - 1 - 0.653
12 - 2 - 0.626
12 - 3 - 3.849
12 - 4 - 2.069
12 - 5 - 1.059
12 - 6 - 0.826
12 - 7 - 0.721
6 - 1 - 0.608
6 - 2 - 0.627
6 - 3 - 2.738
6 - 4 - 1.498
6 - 5 - 0.912
6 - 6 - 0.762
6 - 7 - 0.748
I want to test if there are any difference at each time point between fasting groups. I think I need to use a repeated measures ANOVA followed by a mixed-effect linear regression. And a two-sided paired t test for the comparisons of mean insulin concentrations at individual time points.
Can any of you maybe help me setting up the commands for this analysis? (i'm new in both statistics and STATA, so it is a bit difficult for me to do by my self).

Comment