[R] Random real numbers

Rubén Roa rroa at azti.es
Tue Mar 2 14:13:03 CET 2010


>From what distribution?
If the uniform,
runif(100,0,2*pi)
If another, install package Runuran, and do this
?Runuran
Vignette("Runuran")

HTH
____________________________________________________________________________________ 

Dr. Rubén Roa-Ureta
AZTI - Tecnalia / Marine Research Unit
Txatxarramendi Ugartea z/g
48395 Sukarrieta (Bizkaia)
SPAIN


-----Mensaje original-----
De: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] En nombre de frederik vanhaelst
Enviado el: martes, 02 de marzo de 2010 11:52
Para: R-help at stat.math.ethz.ch
Asunto: [R] Random real numbers

Hi,

How could i generate random real numbers between 0 en 2*pi?

Thanks,

Frederik

	[[alternative HTML version deleted]]

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list