DEEPPRICE Procedure
TMODEL Statement
TMODEL treatment-variable <=covariates> </options>;
The TMODEL statement specifies options that are related to the treatment model and the DNN that is used to fit the treatment model. The treatment-variable specifies the treatment variable of the treatment model. It corresponds to one numeric variable in the input data table. The covariates specify the covariates of the treatment model. All covariate names are separated by spaces. If you omit the covariates and also omit the INSTRUMENT statement, no DNN is trained for the treatment model. For more information about the treatment model, see the section Treatment Model.
You can specify the following option after a forward slash (/):