[R] Sampling from Bivariate Uniform Distribution
Greg Snow
Greg.Snow at imail.org
Wed Feb 10 22:43:27 CET 2010
The runif function generates random numbers from a uniform distribution, wrap those values into a matrix and you have a multi dimensional uniform distribution.
If you want more than this, give us more detail.
--
Gregory (Greg) L. Snow Ph.D.
Statistical Data Center
Intermountain Healthcare
greg.snow at imail.org
801.408.8111
> -----Original Message-----
> From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-
> project.org] On Behalf Of Haneef Anver
> Sent: Wednesday, February 10, 2010 1:29 PM
> To: r-help at r-project.org
> Subject: [R] Sampling from Bivariate Uniform Distribution
>
> Hello all!!!
>
>
> 1) I am wondering is there a way to generate random numbers in R for
> Bivariate Uniform distribution?
>
>
> 2) Does R have built-in function for generating random numbers for any
> given bivariate distribution.
>
> Any help would be greatly appreciated !!
>
>
> Good day!
>
>
> Haneef Anver
>
>
>
>
>
>
> [[alternative HTML version deleted]]
More information about the R-help
mailing list