Youden Graphs

Hello ,I require to create a youden Graph class. An applet would do good also as i have to display this graph to my clients over the net .I was looking for a ready made class or a pseudo code fr the same .Can any one help me ?Thank
[298 byte] By [meherdadba] at [2007-9-29 17:08:18]
# 1
Search the internet for "Youden plot" or "Youden graph" and you will see that it is a "scatter plot". ( http://www.itl.nist.gov/div898/handbook/eda/section3/youdplot.htm )Search the internet for "scatter plot" and "applet". You could modify some "scatter plot" code.
edsonwa at 2007-7-15 15:48:41 > top of Java-index,Other Topics,Algorithms...