Displaying 1 result from an estimated 1 matches for "tp2329020p2329020".
2010 Aug 17
2
plotting functions of chi square
...or (i in c(10,50,100,200,500)){
lines(density(rchisq(100000,i)/i))
}
But even with 100,000 samples the curves still aren't smooth. Surely there
must be a more elegant way to do this?
Thanks!
Maja
--
View this message in context: http://r.789695.n4.nabble.com/plotting-functions-of-chi-square-tp2329020p2329020.html
Sent from the R help mailing list archive at Nabble.com.