BookmarkSubscribeRSS Feed
wkossack
Calcite | Level 5
I'm working on a project to draw control charts.

Ive generated output using PROC Shewhart Irchart but my variance changes significantly about 1/3rd of the way through the data.

Is there a way to have the limits self adjust when the variance changes? It looks like there may be a way of doing it in Shewhart but it is hard to tell for sure.

I've seen something about proc macontrol. I've tried copying the generated code in EG from shewhart and putting in the code for proc macontrol but so far it is not working
1 REPLY 1
Jay
Calcite | Level 5 Jay
Calcite | Level 5
Yes there is a way.

Key words: READPHASES= and READINDEXES=

You may have to use these options in the code, I don't recall them being in an EG task. Conceptually you willl have two sets of control limits, one for phase one and another for phase two, etc. of the data.

This link will / should take you to the on-line documenation and an example:

http://support.sas.com/documentation/cdl/en/qcug/63922/HTML/default/viewer.htm#/documentation/cdl/en...

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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