Hi Statalist,
Could you please explain it to me why the following commands don't have the same results:
...
Announcement
Collapse
No announcement yet.
16 results in 0.0108 seconds.
You can also choose from the popular tags.
-
- 2 posts
-
the Confidence Interval on the mean for an observation
Dear Statalist,
Could you please explain it to me what "the Confidence Interval on the mean for an observation" is? How can I...
- 7 posts
-
Stacked area plot
Hi Statalist,
I'm wondering if I could produce the attached graph (stacked area plot) using Stata?
I used...Last edited by Masoumeh Sanagou; 14 Mar 2018, 18:26.
- 3 posts
-
rounding methods
Dear Statalist,
I have 3 variables
b1 b2 b3
then I rounded the numbers:
...
- 3 posts
-
saving results as a matrix
Hi Statalist,
How can I save the results of the following command in a matrix? and how can I export the table after following command to...
- 4 posts
-
poisson modelling
Hi Statalist,
I used following data to do poisson modelling:
Code:Year M_all_P M_G_High_L1_AUse_RR15_C_adj M_all_L1_AUse_RR15_C_adj
Last edited by Masoumeh Sanagou; 05 Nov 2017, 18:26.
- 4 posts
-
tabcount
Hi STATALIST,
I downloaded tabcount files from "https://ideas.repec.org/c/boc/bocode/s429501.html" and saved them into "C:\ado\plus\t"....
- 7 posts
-
odbc command
Hi Statalist,
The following lines runs perfectly:
Code:odbc load, exec("SELECT NDRLD_View.dbo.xvw_tblPractice.PracticeLSPN FROM
- 11 posts
-
Exporting data from excel to Stata
Hi Statalist,
I have an Excel Comma Separated Values file. One of the variables is age-range:
age-range
"0-5"
...
- 5 posts
-
- 4 posts
-
putdocx image
Hi Statalist,
I'm producing a .doc file using Sata15:
Code:putdocx clear putdocx begin putdocx paragraph
Last edited by Masoumeh Sanagou; 13 Aug 2017, 19:07.
- 4 posts
-
"factor variables not allowed" error after running qic
Hi everyone,
After running
Code:xtset SurveyID_code qic CTDI PracticeScannerID_code PatientWeight Age_year b1.Sex ///
- 5 posts
-
installing -qic-
Hi everyone,
For installing -qic-, I downloaded two files from "https://ideas.repec.org/c/boc/bocode/s456764.html" and saved them...
- 2 posts
-
Getting error message when corr(unstructured) is in the model
Hi everyone,
After running
Code:xtset SurveyID_code xtgee DLP kVp , corr(unstructured) vce(robust)
- 2 posts
-
xtgee
Hi everyone,
I have a continues, all positive outcome (CTDI) and it is skewed. I checked ln(CTDI) which is still not normal. I'm not sure...
- 14 posts