correlation_plot {BeeGUTS} | R Documentation |
beeSurvFit
objectsIt plots the correlations between the parameters of the GUTS IT or GUTS SD. The plots do not include warmup iterations
correlation_plot(object)
object |
An object of class |
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
data(fitBetacyfluthrin_Chronic)
correlation_plot(fitBetacyfluthrin_Chronic)