Produces ggplot with precision vs sensitivity scatterplot, coloured by tool.
plotPrecisionvsRecall(results, toolnames, x, colours, mode = "env")
results | output statistics per tool |
---|---|
toolnames | list of toolnames |
x | vector specificying environmental strength or removed species |
colours | vector specificying codes in hex |
ggplot object
Requires the output statistics file, not a network file.