[R] functions

A.J. Rossini rossini at blindglobe.net
Thu Jul 25 04:24:37 CEST 2002


>>>>> "timothy" == Timothy Sharac <firetigertim at hotmail.com> writes:

    timothy> I'm trying to convert R code into C++, 2 conflicts have
    timothy> come about;

Geez, that's not exactly trivial.  Best of luck!  If you write an R to
C++ preprocessor, I'd sure love to hear about it!

    timothy> a) is.missing is not a function in C++, are there any substitutes?

Depends on your data structure/coding in C++.

    timothy> b) need help generating random numbers bound by a normal
    timothy> distribution, with a mean and std dev. as inputs.

Lots of random number generating libraries floating around; for
example, in R's source code...

best,
-tony

-- 
A.J. Rossini				Rsrch. Asst. Prof. of Biostatistics
U. of Washington Biostatistics		rossini at u.washington.edu	
FHCRC/SCHARP/HIV Vaccine Trials Net	rossini at scharp.org
-------------- http://software.biostat.washington.edu/ ----------------
FHCRC: M: 206-667-7025 (fax=4812)|Voicemail is pretty sketchy/use Email
UW:   Th: 206-543-1044 (fax=3286)|Change last 4 digits of phone to FAX
(my tuesday/wednesday/friday locations are completely unpredictable.)



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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 subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list