HI
I need to generate a spagetthi plot for the following data
| Patient | Hours | Sugar concentraion |
| 1 | 0H | 90 |
| 1 | 2H | 110 |
| 1 | 4H | 200 |
| 2 | 0H | 50 |
| 2 | 2H | 110 |
| 2 | 4H | 250 |
| 3 | 0H | 78 |
| 3 | 2H | 104 |
| 3 | 4H | 234 |
Please advise.
Thanks
Archana
Spaghetti plots are generally used when you ahve series data by group (which identifies which points to link) and you have additional classifications you want to display for the curves. So, if you have 10 groups, and first five are for one location, and last 5 for another, you can use a GROUPLC=class-variable to get this view. Your data does not seem to have this case.
See example at: http://blogs.sas.com/content/graphicallyspeaking/2014/08/16/more-on-spaghetti-plots/
Spaghetti plots are generally used when you ahve series data by group (which identifies which points to link) and you have additional classifications you want to display for the curves. So, if you have 10 groups, and first five are for one location, and last 5 for another, you can use a GROUPLC=class-variable to get this view. Your data does not seem to have this case.
See example at: http://blogs.sas.com/content/graphicallyspeaking/2014/08/16/more-on-spaghetti-plots/
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.