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

Hi , I am working on a Inventory Optimization Problem but when i am trying to use sas proc mirp in sas environment i am not able to get it so can someone please guide me how to access proc mirp statement in sas or do we need to install it from somewhere ? Thanks in Advance 

1 ACCEPTED SOLUTION
9 REPLIES 9
ashishdhakad
Fluorite | Level 6
 
ashishdhakad
Fluorite | Level 6

Hi , I am working on a Inventory Optimization Problem but when i am trying to use sas proc mirp in sas environment i am not able to get it so can someone please guide me how to access proc mirp statement in sas or do we need to install it from somewhere ? Thanks in Advance 

andreas_lds
Jade | Level 19

The procedure is part of sas/or. Do you have a licence for it?

Use proc setinit to check this. With

proc product_status ;run;

you can verify that sas/or is installed.

ashishdhakad
Fluorite | Level 6

thanks 

ashishdhakad
Fluorite | Level 6

no i don't have the license but my team have it so is it available on specific version , if yes can you please give me the name ?

tonya_sas
SAS Employee

PROC IRP and PROC MIRP are available with SAS Viya as documented here:

   SAS Help Center: The IRP and MIRP Procedures

 

PROC MIRP is not available with only a SAS/OR license.

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!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 9 replies
  • 1780 views
  • 2 likes
  • 4 in conversation