Launch the Causal Treatment PersonalityLaunch the Causal Treatment personality by selecting Analyze > Fit Model, entering one column for Y, selecting Causal Treatment from the Personality menu and entering one column for Treatment.
For more information about aspects of the Fit Model window that are common to all personalities, see “Model Specification”. For more information about the options in the Select Columns red triangle menu, see “Column Filter Menu” in Using JMP. Information specific to the Causal Treatment personality is presented here.
Response Model TabAdd variables to model the outcome on the Response Model tab. Use the Add, Cross, Nest, and Macros options as needed. The Transform options enable you to apply functions to the chosen variables. For more information about these options, see “Construct Model Effects Tabs”.
When the treatment is binary, two response models are fit using generalized linear mixed modeling (GLMM): one model for each level of the treatment, with the chosen variables as fixed effects. See “Generalized Linear Mixed Models” for more information about this method.
Figure 14.6 Fit Model Launch Window Showing Response Model Tab
The response is modeled using logistic regression with a logit link when the outcome (Y) is binary and using linear regression when the outcome is continuous. If no variables are specified for the response model, only the treatment model is used to estimate causal effects.
When the treatment is continuous, any variables that are selected for the response model are ignored. See Statistical Details for Continuous Treatment Methods for information about how the response models are automatically fit.
Treatment Model TabAdd variables to model the treatment on the Treatment Model tab. Use the Add, Cross, Nest, and Macros options as needed. The Transform options enable you to apply functions to the chosen variables. For more information about these options, see “Construct Model Effects Tabs”.
When the treatment is binary, the treatment model is fit using GLMM with the chosen variables as fixed effects. Specifically, the treatment variable is modeled using logistic regression with a logit link. If no variables are specified for the treatment model, only the response model is used to estimate causal effects.
Figure 14.7 Fit Model Launch Window Showing Treatment Model Tab
When the treatment is continuous, it is necessary to specify the treatment model. The treatment model is fit using GLMM with the chosen variables as fixed effects. Specifically, the treatment variable is modeled using linear regression.