Great day,
When we use cmp for multivariate ordered probit model?
My dissertation about adaptation strategies (5 strategies) for climate change by farmers.
First step, I use Multivariate probit model, stata command:
mvprobit (strategy 1 = independent variables) (strategy 2 = independent variables) (strategy 3 = independent variables)
Strategy is dependent variable with value of 0 or 1. (0 is no use strategy; 1 is using strategy).
Advantage: use mvprobit because we can analysis that farmers can use many adaptation strategies at the same time (simultaneously).
Probit, Multinominal probit models did not consider the interrelationships among adaptation strategies at the same time.
I want to ask everyone about Multivariate ordered probit model.
Second step, I ask farmers about level for each strategy, odered for apply level , for example:
strategy 1: (1) low level of apply, (2) medium level of apply, (3) high level of apply.
strategy 2: (1) low level of apply, (2) medium level of apply, (3) high level of apply.
strategy 3: (1) low level of apply, (2) medium level of apply, (3) high level of apply.
is this multivariate ordered probit model? Can I use command?
cmp (strategy 1 = independent variables) (strategy 2 = independent variables) (strategy 3 = independent variables), indicator (5 5 5)
indicator (5 5 5) mean ordered probit for each equation.
Advantage: use cmp, because we can consider strategies can use simultaneously in same time, strategies have interrelationships.
If I use univariate probit, I have to consider each strategy, and I seem that strategies is independent.
help me to use correct my above answer and how can I use cmp for using many strategies in same time (simultaneously). Because, use many strategies in same time for farmers is more reality.
cmp, use for many equations occur in same time?
Thank you
Related Posts with cmp command, When we use cmp for multivariate ordered probit model?
Change date formatDear statalist,
I am trying to change the date format of one my date variable. It has the followinf …
Diff-in-Diff with Waves?Hi Statalist Community!
I have a question that has been puzzling me for weeks... and I decided to p…
Ranking A Variable on Tercile ( Top, Middle and Bottom)Greetings Everyone! Dear Statalist Members I want to divide my two variables from my data set into T…
Code folding with underscores in do-editorDear Stata Developers,
Code folding in the do-editor is wonderful. I love it.
But it has a minor is…
recursive weighted meanDear All, I find this question here (in Chinese). Suppose the data set is
Code:
* Example generated…
Subscribe to:
Post Comments (Atom)
0 Response to cmp command, When we use cmp for multivariate ordered probit model?
Post a Comment