> On 7 Sep 2016, at 00:07, Nick Pardikes <nickpardi...@gmail.com> wrote: > > Is there any way to use rarecurve to resample a community (row) with > replacement the same number of times for all 50 communities? With > replacement is important because the communities differ greatly in their > size (number of species).
Are you sure it makes sense to resample with replacement? This will systematically underestimate the number of species at a given sample size (because of the artificial repetition) and will never find more species than there are in your original sample. Best, Stefan ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.