corrPlot {rbioacc} | R Documentation |
Correlations between parameters: pairs plot
corrPlot(fit, plots = c("all", "deterministic", "stochastic"))
fit |
An object of class |
plots |
A string selecting the parameters. Defaults is |
A pairsplot of class ggmatrix
containing planes of parameter pairs (lower triangle), marginal posterior distribution of each parameter (diagonal) and Pearson correlation coefficients (upper triangle)