Re: [R] Uncorrelated random vectors

2009-07-08 Thread Greg Snow
age- > From: r-help-boun...@r-project.org [mailto:r-help-boun...@r- > project.org] On Behalf Of Moshe Olshansky > Sent: Tuesday, July 07, 2009 9:10 PM > To: r-help@r-project.org; Luba (AIM SE)Stein > Subject: Re: [R] Uncorrelated random vectors > > > As mentioned by s

Re: [R] Uncorrelated random vectors - Thank you!

2009-07-07 Thread Stein, Luba (AIM SE)
Thanks to all for the answers! I solved my problem now by sufficient iteration! Have a nice day! Luba __ 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-gu

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Moshe Olshansky
(AIM SE) > Subject: [R] Uncorrelated random vectors > To: "r-help@r-project.org" > Received: Tuesday, 7 July, 2009, 11:45 PM > Hello, > > is it possible to create two uncorrelated random vectors > for a given distribution. > > In fact, I would like to

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Giovanni Petris
t-Language: en-US, de-DE > Precedence: list > Thread-topic: [R] Uncorrelated random vectors > Thread-index: Acn/CUJmE2gw3SggRTqBPK7cXE4i5QAAMBVwAAE0SfA= > acceptlanguage: en-US, de-DE > > Thank you for your help! > But is it possible to produe two vectors x and y with a given length su

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Greg Snow
ay, July 07, 2009 8:26 AM > To: ONKELINX, Thierry; r-help@r-project.org > Subject: Re: [R] Uncorrelated random vectors > > Thank you for your help! > But is it possible to produe two vectors x and y with a given length > such that there correlation is zero. > > For me

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Ted Harding
ag, 7. Juli 2009 15:51 > An: Stein, Luba (AIM SE); r-help@r-project.org > Betreff: RE: [R] Uncorrelated random vectors > > cor.test(rnorm(1), rnorm(1)) > > > > > ir. Thierry Onkelinx &

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Andrew Dolman
- > Von: ONKELINX, Thierry [mailto:thierry.onkel...@inbo.be] > Gesendet: Dienstag, 7. Juli 2009 15:51 > An: Stein, Luba (AIM SE); r-help@r-project.org > Betreff: RE: [R] Uncorrelated random vectors > > cor.test(rnorm(1), rnorm(1)) > > > ---

Re: [R] Uncorrelated random vectors

2009-07-07 Thread Stein, Luba (AIM SE)
[mailto:thierry.onkel...@inbo.be] Gesendet: Dienstag, 7. Juli 2009 15:51 An: Stein, Luba (AIM SE); r-help@r-project.org Betreff: RE: [R] Uncorrelated random vectors cor.test(rnorm(1), rnorm(1)) ir. Thierry Onkelinx

[R] Uncorrelated random vectors

2009-07-07 Thread Stein, Luba (AIM SE)
Hello, is it possible to create two uncorrelated random vectors for a given distribution. In fact, I would like to have something like the function "rnorm" or "rlogis" with the extra property that they are uncorrelated. Thanks for your help, Luba [[alternative HTML version deleted]