| To: | carcappe@unina.it |
|---|---|
| Subject: | Re: sampling from an uniform with a minimum distance between the |
| From: | "David L Lorenz" <lorenz@usgs.gov> |
| Date: | Mon, 22 Nov 2004 09:47:51 -0600 |
| Cc: | s-news@lists.biostat.wustl.edu, s-news-owner@lists.biostat.wustl.edu |
Melina,
I am not sure that this simple approach gives a uniform distribution. I
believe that the random numbers that are selected using that procedure
results in a higher number of values that are close to the limits of the
distribution. This effect is more pronounced as the spacing gets to be a
larger proportion of the limits of the distribution. If it is very small,
then the effect is negligible.
Sorry, I do not have an unbiased method.
Dave
carcappe@unina.it
Sent by: To:
s-news@lists.biostat.wustl.edu
s-news-owner@lists.biosta cc:
t.wustl.edu Subject: [S] sampling
from an uniform with a minimum distance between the
sampled values
11/21/2004 10:59 AM
Many thanks to Henrik Nielsen, James Hotlman, Simon Rosenfeld and Alan
Gross
for replaying to my message.
A special thank to Juhlin Kenton and Greg Snow who gave me the right hint
to
sort the problem out.
the right script is
if (min(range(diff(sort(x))))<c)
melina
Carmela Cappelli
Department of Statistics, School of Political Science
University of Naples Federico II
phone: +39-081-2537553
fax:+39-081-2537466
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--------------------------------------------------------------------
This message was distributed by s-news@lists.biostat.wustl.edu. To
unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
the BODY of the message: unsubscribe s-news
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | sampling from an uniform with a minimum distance between the sampled values, carcappe |
|---|---|
| Next by Date: | Re: sampling from an uniform with a minimum distance between the, David L Lorenz |
| Previous by Thread: | sampling from an uniform with a minimum distance between the sampled values, carcappe |
| Next by Thread: | Re: sampling from an uniform with a minimum distance between the, David L Lorenz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |