correlationPlot: Display rate classification performance

Description Usage Arguments Value

Description

This function plot the rates of a simulated dataset against the modeled ones and compute their correlations.

Usage

1
2
3
4
correlationPlot(object, object2, plot = TRUE)

## S4 method for signature 'INSPEcT_model,INSPEcT'
correlationPlot(object, object2, plot = TRUE)

Arguments

object

An object of class INSPEcT_model with simulated rates.

object2

An object of class INSPEcT.

plot

A logical indicating whether to draw or not the plot. (default=TRUE)

Value

An list with the correlation values.


ste-depo/INSPEcT documentation built on Oct. 3, 2020, 9:14 p.m.