Displaying 3 results from an estimated 3 matches for "patriksson".
Did you mean:
aeriksson
2002 Aug 12
5
programming in R
I have a probably basic problem concerning the R language.
I will write some small R programs but don't really know how to start. Do I have
to create my files in some editor like emacs or can I write my code in the R
prompt? How to compile the code?
I haven't found any good manual parts about this subject.
regards
A.P
2002 Aug 13
2
loess()
One more question...
I need to use the Loess() function in the package modreg. What is the argument
"formula" meant to be?
A
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the
2002 Aug 07
0
calling R-functions from C++ code
Hi,
I'm working with a C++ program, in which we would like to use some of the
existing R-functions, in this case a function which performs loess
normalization. My question is if it's possible to call this loess-function from
within my C++ code and how to do it? How do I connect the R program to C++?
best regards
Alexandra, summer student at the university of Cambridge