correlationPlot {INSPEcT} | R Documentation |
This function plot the rates of a simulated dataset against the modeled ones and compute their correlations.
correlationPlot(object, object2, plot = TRUE) ## S4 method for signature 'INSPEcT_model,INSPEcT' correlationPlot(object, object2, plot = TRUE)
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) |
An list with the correlation values.