Re: [R] joint probability distribution

2013-01-26 Thread John Kane
http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example John Kane Kingston ON Canada > -Original Message- > From: eliza_bo...@hotmail.com > Sent: Fri, 25 Jan 2013 18:13:55 + > To: r-help@r-project.org > Subject: [R] joint probabili

Re: [R] joint probability distribution

2013-01-25 Thread Suzen, Mehmet
Not sure what is your exact requirement but you can compute marginals and conditional probabilities using 'prob' package of Prof. Kerns. On 25 January 2013 22:15, Rui Barradas wrote: > Hello, > > You need to be much more specific. What do you know about the distributions > of X and Y? And about t

Re: [R] joint probability distribution

2013-01-25 Thread Rui Barradas
Hello, You need to be much more specific. What do you know about the distributions of X and Y? And about their joint distribution? If you suspect the joint distribution to be a bivariate normal try package mvtnorm with mu <- c(mean(x), mean(y)) sigma <- cov(cbind(x, y)) You can also try k

[R] joint probability distribution

2013-01-25 Thread eliza botto
Dear R family, I want to calculate the joint probability (distribution) of two random continuous variables X and Y. Could to please tell me how to do it?Thanks in advance.. elisa [[alternative HTML version deleted]] ___

[R] joint probability

2007-12-31 Thread Ricardo Perrone
Hi, I need some instructoins about: Given two larger vectors(A and B) with discrite time values, and considering that each vector was ordered previously. how to compute the joint probability for each pair of values, considering the restriction that each element in A(Ai) is combined only with