Displaying 1 result from an estimated 1 matches for "tp4647556".
Did you mean:
tp4647554
2012 Oct 26
1
Why my code does not draw? how to fix it? plz....
...pe="n", xlab="Sample size", ylab="Sample
variance")
for (i in seq(1:20)){
retVal=rsidp(i)
var(rsidpVector)
points (i, var(rsidpVector),pch=i,col=i)
}
--
View this message in context: http://r.789695.n4.nabble.com/Why-my-code-does-not-draw-how-to-fix-it-plz-tp4647556.html
Sent from the R help mailing list archive at Nabble.com.