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.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.