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?
generate a line include several variablesHi, I am thinking how to generate ESG_Disclosure which include all years of ESG_disclosure score? so…
Marginal effect and its CI using ivreghdfeHi, I am estimating a two-way fixed effect IV regression with an interactive variable as a predicto…
Not Stata Format When Merging FilesHello, I am relatively new to Stata and I am trying to merge two datasets. During this process, I ke…
DateHi, How do I get to date in dd/mm/yyyy format? For example: 03/01/2011 Thanks! Code: * Example gen…
Fisher-type test for unit rootHi, I run a panel model using PCSE. Before that, I want to check for stationarity. My panel data is …
Subscribe to:
Post Comments (Atom)
0 Response to cmp command, When we use cmp for multivariate ordered probit model?
Post a Comment