priorposterior_plot {BeeGUTS} | R Documentation |
beeSurvFit
objectsIt plots the comparison between the prior and the posterior distributions of the parameters of the GUTS IT or GUTS SD models. The plots do not include warmup iterations
priorposterior_plot(object)
object |
An object of class |
A list of graphic objects with the plot of the comparison between prior and posterior distribution of the parameters. The first entry of the list is dedicated to the hb value (multiple plots in case of multiple datasets), the second element of the list is dedicated to the other model parameters
data(fitBetacyfluthrin_Chronic)
priorposterior_plot(fitBetacyfluthrin_Chronic)