[R] integrate

David Winsemius dwinsemius at comcast.net
Sun May 15 21:24:49 CEST 2011


On May 15, 2011, at 6:51 AM, meltem gölgeli wrote:

> Dear R-users,
> I'am really new at R. That's why I probably have a basic quastion. I  
> have a
> function like f(x,y)=\int^{0}_{y}(2*x)*exp(y-t)dt or
> f(x,y)=\int^{0}_{y}((2*x)*exp(\int^{0}_{t}(x*k)dk)dt and I can also  
> define
> some basic loops for x&y like x in 1:3 and y in 1:2. Could anybody  
> please
> help me?

You should take one of the following paths:

--- Stumble around using the help pages starting with ?Control

--- Buy an introductory text
      http://www.r-project.org/doc/bib/R-books.html
--- Read the Introduction to R
      http://cran.r-project.org/doc/manuals/R-intro.pdf

You should also --->
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html



-- 
David Winsemius, MD
Heritage Laboratories
West Hartford, CT



More information about the R-help mailing list