SAS Studio On Grid

preview_player
Показать описание
Edoardo Riva takes a look at an overview of using SAS® Studio, an application for SAS developers that is accessed through a web browser, with SAS® Grid Manager.

SUBSCRIBE TO THE SAS SOFTWARE YOUTUBE CHANNEL

ABOUT SAS
SAS is a trusted analytics powerhouse for organizations seeking immediate value from their data. A deep bench of analytics solutions and broad industry knowledge keep our customers coming back and feeling confident. With SAS®, you can discover insights from your data and make sense of it all. Identify what’s working and fix what isn’t. Make more intelligent decisions. And drive relevant change. #SASSoftware

CONNECT WITH SAS
Рекомендации по теме
Комментарии
Автор

Thanks Edoardo. An alternative, and better approach, for your example MPConnect code is to move the PROC PRINTs into their respective child SAS sessions after each DATA step instead of having them in the parent SAS session. This prevents having to write out to a permanent library that you then have to clean up with PROC DATASETS. You could change examples and have your child SAS sessions do PROC SORTs with an OUT= option on independent data and then in the parent SAS session merge the data sets together. That would necessitate putting the OUT= data sets in a permanent library, or using a variety of other techniques if you used the WORK library.

Good info though on the Grid Manager interface. That was new to me and was cool.

michellebuchecker
join shbcf.ru