On Sat, Sep 4, 2010 at 8:07 AM, Yi wrote:
> Sorry I forgot to talk about the range.
>
> But as an example, range (17,23) works.
>
> In your codes, mean is not exactly 20 and the samples are not integer.
The samples *are* integers. sample(17:23,1,TRUE) returns integers.
> However, what I wan
Sorry I forgot to talk about the range.
But as an example, range (17,23) works.
In your codes, mean is not exactly 20 and the samples are not integer.
However, what I want is integers with mean 20 exactly.
Any tips?
Thanks
On Thu, Sep 2, 2010 at 12:16 AM, Barry Rowlingson <
b.rowling...@lancas
On Thu, Sep 2, 2010 at 7:17 AM, Yi wrote:
> Hi, folks,
>
> runif (n,min,max) is the typical code for generate R.V from uniform dist.
>
> But what if we need to fix the mean as 20, and we want the values to be
> integers only?
It's not clear what you want. Uniformly random integers with expected
Hi, folks,
runif (n,min,max) is the typical code for generate R.V from uniform dist.
But what if we need to fix the mean as 20, and we want the values to be
integers only?
Thanks
[[alternative HTML version deleted]]
__
R-help@r-project.org ma
4 matches
Mail list logo