Plot GCMM activity curve with activityHPDs
plotactivityHPD(
model,
prob = c(0.75, 0.5, 0.25),
col = c("lightseagreen", "aquamarine3", "aquamarine"),
scale = "2pi",
ymax = "NULL",
axisunits = "radians"
)
Object of class GCMM
with output from GCMM
function
Vector of values of probability density mass for activityHPD; default=c(0.50,0.25)
Vector of colours for plot
Scale for plotting the activity curve, either "2pi" for 0,2pi or "pi" for -pi,pi; default="2pi"
Value for upper limit of y axis
Units for x axis, either "radians", "time", "solar", "sun", or "none"; default="radians"
No return value; prints plot of activity curve with activityHPDs