BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Riana
Pyrite | Level 9

 

Hi,

 

I would like to know if Shewhart is available in SAS EG? Which SAS/ACCESS interface should be installed?

1 ACCEPTED SOLUTION

Accepted Solutions
RW9
Diamond | Level 26 RW9
Diamond | Level 26

From what I can gather, Shewart is part of the SAS/QC package.  I can't find much info out about this, but from this paper:

http://www2.sas.com/proceedings/sugi28/009-28.pdf

Seems to imply that it is part of EG.  You can check what is installed by running the code:

proc setinit;
run;

The log should show what components are installed.  Or follow this thread:

https://communities.sas.com/t5/SAS-Procedures/How-to-get-the-licensed-package-list-on-installed-SAS/...

 

To see other options.  SAS/ACCESs is to do with access to and from other applications such as DB's, Office etc.  Is this another question?

View solution in original post

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

From what I can gather, Shewart is part of the SAS/QC package.  I can't find much info out about this, but from this paper:

http://www2.sas.com/proceedings/sugi28/009-28.pdf

Seems to imply that it is part of EG.  You can check what is installed by running the code:

proc setinit;
run;

The log should show what components are installed.  Or follow this thread:

https://communities.sas.com/t5/SAS-Procedures/How-to-get-the-licensed-package-list-on-installed-SAS/...

 

To see other options.  SAS/ACCESs is to do with access to and from other applications such as DB's, Office etc.  Is this another question?

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 782 views
  • 0 likes
  • 2 in conversation