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

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 _