Re: [R] hi!! please help me!

2010-08-06 Thread Stefan Grosse
Am 06.08.2010 07:31, schrieb leepama: > > I made some anonymous function which performs some process in matlab code.. > But I want to perform it in R program... > Is there any method??? You have already got answers to this. Please read the posting guide and please stop using an unspecific subject

Re: [R] hi!! please help me!

2010-08-06 Thread Sarah Goslee
Didn't we just go through this? In general, you need to translate your matlab code into R. There are some good R-octave equivalence guides online that will help you with that task. In specific, you need to read the posting guide and ask an answerable question. Sarah On Fri, Aug 6, 2010 at 1:31

[R] hi!! please help me!

2010-08-05 Thread leepama
I made some anonymous function which performs some process in matlab code.. But I want to perform it in R program... Is there any method??? -- View this message in context: http://r.789695.n4.nabble.com/hi-please-help-me-tp2315919p2315919.html Sent from the R help mailing list archive at Nabble.

Re: [R] hi!! please help me

2010-07-30 Thread Stefan Grosse
On Fri, 30 Jul 2010 18:59:50 -0700 (PDT) leepama wrote: L> please give me answer! Please do your homework yourself and PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. Thanks Stefan _

[R] hi!! please help me

2010-07-30 Thread leepama
If xj=Z1+0.1e j=1,2,315 Z1~N(0,1) e~iid N(0,1) Z1 and e independent... In this model xj has pairwise correlation 0.99 Is it true?? If true..how to generate xj? please give me answer! -- View this message in context: http://r.789695.n4.nabble.com/hi-please-help-me-tp2308631p2308631.html