Hi everybody I'm new in R so the question will be easy for you I'm running multiple density functions taking account of the following conditions: mean=seq(10,1,length=10) var=seq(3,1,length=10)
How can I describe the density functions on the same chart? thanks Marcella -- View this message in context: http://www.nabble.com/multiple-density-function-tf2289386.html#a6358504 Sent from the R help forum at Nabble.com. ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
