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/

 

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