posteriorhistplot: Plot histogram of posterior distribution

Description Usage Arguments Value

View source: R/uncertaintyfunctions.R

Description

Plot histogram of posterior samples

Usage

1
posteriorhistplot(model, param, col = "cyan4")

Arguments

model

Object of class GCMM with output from GCMM function

param

Parameter for which to plot the posterior samples

col

Colour of histogram

Value

Returns matrix with the mean and HDI of activity probability density estimated from both GCMM models at the peak activity time of the other. Posterior distributions of activity probability density and peak activity times for both GCMM models are also saved.


activityGCMM documentation built on June 15, 2021, 1:06 a.m.