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-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 811 views
  • 0 likes
  • 2 in conversation