On Oct 3, 2012, at 10:31 PM, Greg Lollback wrote:
> Hi people,
>
> I'm looking at the influence of sample size on a dataset, so I randomly
> sampled from the data with different sample sizes multiple times using
> the "sample" and "replicate" function. For example:
>
> /replicate(1000, sample
Hi people,
I'm looking at the influence of sample size on a dataset, so I randomly
sampled from the data with different sample sizes multiple times using
the "sample" and "replicate" function. For example:
/replicate(1000, sample("variable name", "sample size", replace=T))/.
I saved the data,
2 matches
Mail list logo