BENCHMARK.MM | R Documentation |
shell script for benchmarking
BENCHMARK.MM(reps, commonN, groupN, singleN, D, V, method, interact)
reps |
number of replicate communities |
commonN |
number of common species |
groupN |
number of unique taxa to groups |
singleN |
number of unique taxa to samples |
D |
average sampling depth |
V |
variation in sampling depth |
method |
list of function names to be used in analysis |
test.script<-benchmark.MM(reps=3, commonN=20, groupN=10, singleN=10, D=2000, V=1000) benchmark.MM()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.