Hi,
I want to ask some questions about gologit2 command and partial proportional odds model.
Here's my questions below.
1. making output table in gamma parameterization
I've tried to export my results in gamma using outreg2 or estout in several ways, but all failed.
I read help gologit2 and learnt gamma(name) option, but don't know how to use the option correctly.
This is one of my code. Please let me know the problem and better codes you have.
gologit2 allow_poor i.gender conage sbstatus fmincome edu i.relig, autofit or gamma(m1)
est store m1, title(Model 1)
est out m1 using "[my filename]", cells(b(star fmt(3)) se(par fmt(2))) stats(aic bic N) replace
2. Negative probability
I got 10 cases of negative probability from more than 7000 observations. Is this acceptable number to use the gologit model?
3. Relationships between ordered regression models
I read few books and articles about ordered regression models and tried to understand relationships between concepts.
I need help to figure out if there's something wrong with my rough understanding below.
1) parallel cumulative logit model = proportional odds model = ordered logit model(in narrow sense)
2) partial(unconstrained, constrained) cumulative logit model= partial proportional odds model
3) non-parallel cumulative logit model = generalized ordered logit model(in narrow sense)
4) 1)~3) ⊂ generalized ordered model(in broad sense) or ordered logit model(in broad sense)
Thank you for reading.
Please help me out!
Related Posts with questions about gologit2 command*and related models
Replacing values from one observation to anotherDear Statalist users, this may be a trivial question to you, but I am a little bit struggling to do…
table summarizing 3 categorical variables in string form between two groups (binary variable)Hello, I am having a hard time finding examples of summary tables between two groups let's say stud…
Combining two datasets and keeping specific observationsI have two datasets. Dataset A and Dataset B. Dataset A is my existing data that I have organized an…
New version of wridit on SSCThanks as always to Kit Baum, a new version of the wridit package is now available for download from…
compare value different variable and rowshello, I want to compare values of two varible in diffrent rows. For example vr1 vr2 10 20 20 30 40 …
Subscribe to:
Post Comments (Atom)
0 Response to questions about gologit2 command*and related models
Post a Comment