Description Usage Arguments Value
This function plot the rates of a simulated dataset against the modeled ones and compute their correlations.
1 2 3 4 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.