BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
ArchanaSudhir
Obsidian | Level 7

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

1 ACCEPTED SOLUTION

Accepted Solutions
Jay54
Meteorite | Level 14

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/

 

View solution in original post

2 REPLIES 2
BrunoMueller
SAS Super FREQ

hi

 

Have a look here http://support.sas.com/kb/52/964.html

 

Bruno

Jay54
Meteorite | Level 14

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/

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2 replies
  • 1834 views
  • 0 likes
  • 3 in conversation