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

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


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