Вопрос

When you submit a PROC IML in SAS EG it appends a QUIT statement to the program, this quit statement terminates the procedure and deletes all previously computed matrices. Does anyone know a workaround?

Это было полезно?

Решение

You should use SAS/IML Studio. That is the IML version of enterprise guide; it should allow you to connect to a SAS Workspace server, if you're not running in local.

See Getting Started with the SAS/IML Language by Rick Wicklin (2013 SGF paper) for more details.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top