Question: Syntax for plotting a region

Could anyone help me with the syntax to create a Region Plot (Feasibility or Preference Map) that displays: Regions based on conditions like:

  • When g1>g2  and  πR>πD ​ ​, then Strategy 1 is preferred.
    and  When g1 > g2, πR < πD ​, πR<πD then Strategy 2 is better.

 

  • When g1<g2 and πR<πD ​,πR<πD then Strategy 2 is preferred.

    and When g1<g2, πR>πD ​,πR>πD then Strategy 1 is better.

I’d also like the plot to visually highlight the regions based on strategy​, and vice versa.

File : 
Regional_plot.mw

Please Wait...