BookmarkSubscribeRSS Feed
Thuva
Calcite | Level 5

Hi,

I am unable to run PROC FACTEX or PROC OPTEX in SAS 9.3 or in the SAS University Edition.  Am I missing something?

I get the following errors in my Log:

ERROR: Procedure FACTEX not found.

ERROR: Procedure OPTEX not found.

Also, am I able to produce a partial factorial design with 16 attributes and 4 levels?

Thanks.

4 REPLIES 4
Reeza
Super User

They are part of the QC package, which is not included in SAS University Edition.

It may not be included in your license as well. Look for SAS/QC in your proc setinit output to see if you have the license.

proc setinit;run;

Thuva
Calcite | Level 5

Thanks Reeza. I ran 'proc setinit;run;' and SAS/QC shows up in my log. 

Thuva

Reeza
Super User

Then it wasn't installed properly Smiley Sad

I do believe it is an extra box you need to check if you're not working off a plan, but I haven't installed SAS in a few years now.

Thuva
Calcite | Level 5

Thanks Reeza. I'm now having trouble uninstalling....  Posted it in the appropriate discussion board. 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 2857 views
  • 0 likes
  • 2 in conversation