Dear readers,
For a study into differences (e.g. liver values) between different dosages of a specific drug I am using linear mixed models in stata. All results are given as Standard errors of the mean (SEM), however I need these results to be given with Standard deviations (SD) per dosage. I have tried the postestimation commands "estat summarize" but these values do not seem to be correct for my results. Also ending the command with "stddev" does not seem to lead to the correct results. Another possibility is to calculate it with the number of observations however this is hard in my mixed mode as results are clusteredl. Is there a command that I am missing? Or is there a different way to calculate the SD?
Thank you in advance!
Related Posts with Standard errors to standard deviations in mixed models
Labeling Graphs after "Separate" and "Collapse"Hello, I have the following code: Code: preserve separate income, by(gender) collapse(…
Importing CSV with multiine text dataI am trying to import a CSV file in which some of the columns contain multiline text data. See below…
Using Predict after suest in logit regressionHi, I have used 3 logit equation and used "suest" command to combine parameter estimate and covaria…
Handling addresses in STATAHi! address in the dataset is in the following format: 59 NORTH STREET, PLAINFIELD, MASSACHUSETTS, 0…
How to merge two graphs in STATA into one with A,B labels?I am reading a paper from PNAS. Their figure 1 is as below Array Normally, when running the graph…
Subscribe to:
Post Comments (Atom)
0 Response to Standard errors to standard deviations in mixed models
Post a Comment