plotPrecisionvsRecall: Plot precision vs recall

Description Usage Arguments Details Value

View source: R/plotPrecisionvsRecall.R

Description

Produces ggplot with precision vs sensitivity scatterplot, coloured by tool.

Usage

1
plotPrecisionvsRecall(results, toolnames, x, colours, mode = "env")

Arguments

results

output statistics per tool

toolnames

list of toolnames

x

vector specificying environmental strength or removed species

colours

vector specificying codes in hex

Details

Requires the output statistics file, not a network file.

Value

ggplot object


ramellose/NetworkUtils documentation built on May 26, 2019, 12:34 a.m.