[R] Which programming paradigm does R

2006-12-31 Thread Ricardo Rios
Hi wizards, I have a question. Which programming paradigm does R handle? . Iam looking for this information but I didn't found nothing. Thanks in advance. personal web site: http://www.geocities.com/ricardo_rios_sv/index.html -- personal web site:

Re: [R] How can I generate this numbers

2006-10-03 Thread Ricardo Rios
. Thanks very much for the function. On 10/2/06, Rolf Turner [EMAIL PROTECTED] wrote: Ricardo Rios wrote: Hi Rolf Turner, I have a statistical model, it model need this numbers for calculate the probability. This numbers must be random. For example I need that magicfunction(3) [1

[R] How can I generate this numbers

2006-10-02 Thread Ricardo Rios
Hi wizards, I need to know how can I generate this numbers I have n numbers N1,N2 , Nn , but Nn = 1- sum(N1+N2+...+Nn-1) and sum(N1+N2+..Nn)=1 and N1,N2,..Nn with 0N1 . Does somebody know how to generate it ? Some distribution or algorithm. Thanks in advance. -- Web Page

Re: [R] How can I generate this numbers

2006-10-02 Thread Ricardo Rios
Hi Rolf Turner, I have a statistical model, it model need this numbers for calculate the probability. This numbers must be random. For example I need that magicfunction(3) [1] 0.3152460 0.5231614 0.1615926 magicfunction(3) [1] 0.6147933 0.3122999 0.0729068 but the argument of the function is

[R] How to store an array in MySQL

2006-09-19 Thread Ricardo Rios
Hi all, does somebody know how to store an array in MySQL with the package RMySQL. Thanks in advance. -- Web Page http://www.geocities.com/ricardo_rios_sv/index.html __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help