How do I keep the scale of y-axis from 0 to 10 but only display tick values at 2 4 6 8. Essentially, I want to have 5 intervals (from 0 to 10) instead of 3, so my scatter plot is placed in the middle of the graph instead of being more spread out.
My dataset has only 4 observations at (2 4 6 8). Please find an attachment with display of plots.
Hi,
Try adding offsetmix = 1 and offsetmax = 1 into the yaxis statement along with values = (2 4 6 8).
Thanks.
I did run this code below with no luck.
Hi,
Try adding offsetmix = 1 and offsetmax = 1 into the yaxis statement along with values = (2 4 6 8).
Thanks.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.