Code:
margins sex, dydx (invest) pwcompare
When the variable invest is continuous, the result seems to be the difference between the two derivatives using the command
Code:
margins, dydx (invest) at (sex=(0 1))
Thank you.
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
margins sex, dydx (invest) pwcompare
margins, dydx (invest) at (sex=(0 1))
0 Response to marginal effects command with pwcompare
Post a Comment