Hi, I'm new to using stata (using Stata17), I'm currently trying to replicate this graph. I've successfully created most of the columns except for the P value column. The authors used Chi2 analysis to determine the Pvalue included. I just need to similarly perform a chi2 test of association between demographic factors and CM use and include it in the table. Is it possible to perform with code from a do file editor or do I have to enter it manually by hand following a tabulate of gender with CM use. CM use is coded as a binary 1 or 0 but only the 1 (yes) variable is being graphed here. Please let me know if there's anything additional I can provide to answer this question.
Array
Related Posts with Is it possible to display chi-squared values in a table like this [example provided]
Multiple individuals per household id number: how to get household information from individual observationsI am working in a dataset that has both household and individual level variables. We have a total of…
Combining Datasets and Reformatting DataHello everyone.
I have a number of datasets (excel files) with data formatted as
SheetName: Year1,…
log forvalueswhile
Code:
forvalues i = 10(10)200 {
works great, and increments i linearly, is it possible to eas…
Plotting Gamma function simultaneouslyAny possibility one could plot two different gamma distributions at the same time.
…
"Outcome does not vary" errorHi everyone
I am trying to run a logit regression: logit employed firmsize
and I receive this erro…
Subscribe to:
Post Comments (Atom)
0 Response to Is it possible to display chi-squared values in a table like this [example provided]
Post a Comment