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.


INSPEcT documentation built on Nov. 8, 2020, 6:49 p.m.