Materials from an invited talk/paper for SAS Global Forum, held virtually on May 18-20, 2021.
Materials provided:
-
Slides used in 20-minute pre-recorded video at https://www.youtube.com/watch?v=Nrn7sFY2Zss
-
Four Examples:
- Example 1 - PROC LOGISTIC (running example in conference paper and video) in Jupyter Notebook and .sas format
- Example 2 - PROC LOGISTIC with Variable Selection (from Appendix C in conference paper) in Jupyter Notebook and .sas format
- Example 3 - PROC HPLOGISTIC (from Appendix D in conference paper) in Jupyter Notebook and .sas format
- Example 4 - PROC PHREG (from Appendix E in conference paper) in Jupyter Notebook and .sas format
Jupyter Notebook files for Examples 1-2 and 4 were developed using the JupyterLab interface for SAS University Edition. Example 3 was developed in an independent installation of JupyterLab using the sas_kernel to connect to a local installation of SAS 9.4.
As of this writing, SAS University Edition is set to be retired on August 2, 2021. To use the Jupyter Notebook example files after this date, JupyterLab with the sas_kernel and a local installation of SAS 9.4 is recommended.
The .sas Example files should work in any relatively recent installation of SAS 9.4 with SAS/STAT. SAS OnDemand for Academics might also be an option, but the authors have not tested this.
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
This project is in no way affiliated with SAS Institute Inc.