Folks - For each case, I have 2 (task 1, task 2) sets of 5 variables (character1 - 5). I want to do a linkplot across the 5 character variables, one for each task set, but overlayed, and with a different line patterns for each tasks.
I'm quite new to Stata, and can't work out how the plot option works. The help seems to say it allows twoway connected graph options, but I keep getting error messages.
I can't define line patterns, nor get the two sets of lines to go on the same graph. I am obviously not using the plot() options correctly here, but can't work out how.
Here is one of the many many attempts I have had:
.linkplot score character, link(GRP) plot (if task==1, linepattern(solid) if task==2, linepattern(dot))
Thanks.
______________________________________
Stephen Cox |
Faculty of Business | Queensland University of Technology | <http://www.bus.qut.com/> www.bus.qut <http://www.bus.qut.edu.au/> .edu.au
phone: +61 7 3138 1776 | Office: Z757 | email: [email protected] | CRICOS No. 00213J
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/