corrPlot: Correlations between parameters: pairs plot

View source: R/correlation_fit.R

corrPlotR Documentation

Correlations between parameters: pairs plot

Description

Correlations between parameters: pairs plot

Usage

corrPlot(fit, plots = c("all", "deterministic", "stochastic"))

Arguments

fit

An object of class fitTK

plots

A string selecting the parameters. Defaults is "all" and select all parameters. Deterministc parameters can be selected by setting "deterministic" and stochastic parameter with "stochastic"

Value

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)


rbioacc documentation built on Sept. 21, 2023, 5:06 p.m.