BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I want to plot certain function given by:
Y=(Γ(1/x) Γ(1/2x))/〖(Γ(1/3x))〗^2
for certain interval of x [0.5,1] then I want to use the graph to get values of x that corresponds to certain values of Y
Best Regards,
Amani
1 REPLY 1
DanH_sas
SAS Super FREQ
Typically, you would probably use a datastep that contains a loop for X between 0.5 and 1 at whatever step count you want. Then, you can plot the X and Y values on the graph. Are there any other particular requirements you have for your graph?

Thanks!
Dan

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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
  • 1 reply
  • 1333 views
  • 0 likes
  • 2 in conversation