I'm new to STATA and can think of ways of doing this in R but I'm just having trouble figuring out where to start. the dataset has a large enough number of variables that it makes doing this manually pretty much unrealistic. I'm working with a logistic regression model and needed help figuring out how to write an algorithm that harvests the variable values from data that's been run through the regression model and graph the odds ratio for the variables in a forest plot.
Related Posts with Help designing an algorithm that takes in logistic regression model and generates a forest plot
Using boottest after bootstrap clustering with 1000 replication ??I am using a diff-in-diff methodology on a cross-sectional data. I am first using bootstrap cluster…
linear splines with knotsDear Stata users, I am trying to create the following graph using Stata. In this graph, hazard rati…
How to make a point estimate in a mixed model with continuous variablesDear Stata users, I have a mixed model (see the syntax below) with main effects of group (two dicho…
STATA-- How to convert exponential parameters to normal distribution parametersHi everyone, I have a exponential parameters of mean and std. However, I would like to have these 2…
conditional rowtotalHello, I am trying to sum across columns only the 1s. I have tried egen pri_sum=rowtotal(pri_q1-pri…
Subscribe to:
Post Comments (Atom)
0 Response to Help designing an algorithm that takes in logistic regression model and generates a forest plot
Post a Comment