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
I could only find documentation for this procedure in Viya, so it might not be available in 9.4 at all.
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
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.
I could only find documentation for this procedure in Viya, so it might not be available in 9.4 at all.
thanks
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 ?
You need to have access to the same Viya server that your team uses. Ask them for credentials.
I combined all your questions into one.
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 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.