x11()
plot(density(a))
lines(density(d))
x11()
plot(density(b))
lines(density(e))

2011/10/12 pigpigmeow [via R] <ml-node+s789695n3898183...@n4.nabble.com>:
> however, if i have an excel file, but there have 6 variables, a,b,c,d,e,f.
>
>
> how to plot the probability density function of a and d in one graph, b and
> e in another graph?
>
>
> ________________________________
> If you reply to this email, your message will be added to the discussion
> below:
> http://r.789695.n4.nabble.com/plot-probability-density-function-pdf-tp3897055p3898183.html
> To unsubscribe from plot probability density function (pdf), click here.



-- 
Juan David Ospina Arango


-----
Juan David Ospina Arango

School of Statistics
Universidad Nacional de Colombia, Colombia

Laboratoire de Traitement du Signal et de l'Image
Université de Rennes 1, France
--
View this message in context: 
http://r.789695.n4.nabble.com/plot-probability-density-function-pdf-tp3897055p3898284.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org 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.

Reply via email to