Learn R Programming

BeeGUTS (version 1.5.0)

correlation_plot: Plotting of correlation plots for beeSurvFit objects

Description

It plots the correlations between the parameters of the GUTS IT or GUTS SD. The plots do not include warmup iterations

Usage

correlation_plot(object)

Value

A graphic with the plot of the correlations between parameters or a a list of graphics in case multiple datasets are present. If a list is returned, the first graphic is the correlation between hb values and the second is the correlation between all other parameters

Arguments

object

An object of class beeSurvFit to be plotted

Examples

Run this code
data(fitBetacyfluthrin_Chronic)
correlation_plot(fitBetacyfluthrin_Chronic)

Run the code above in your browser using DataLab