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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 1303 views
  • 0 likes
  • 2 in conversation