How to set outcome distribution to binary in PROC CAUSALMED?
Hi @pink_poodle,
The documentation (SAS/STAT 14.3) says that there's a DIST=BIN option of the MODEL statement for this purpose and also that "binary" is the default if the outcome variable is listed in the CLASS statement. (I have never used this procedure.)
Hi @pink_poodle,
The documentation (SAS/STAT 14.3) says that there's a DIST=BIN option of the MODEL statement for this purpose and also that "binary" is the default if the outcome variable is listed in the CLASS statement. (I have never used this procedure.)
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.