Learn R Programming

activityGCMM (version 1.1.1)

plotactivityHPD: Plot activity curve with activityHPDs

Description

Plot GCMM activity curve with activityHPDs

Usage

plotactivityHPD(
  model,
  prob = c(0.75, 0.5, 0.25),
  col = c("lightseagreen", "aquamarine3", "aquamarine"),
  scale = "2pi",
  ymax = "NULL",
  axisunits = "radians"
)

Arguments

model

Object of class GCMM with output from GCMM function

prob

Vector of values of probability density mass for activityHPD; default=c(0.50,0.25)

col

Vector of colours for plot

scale

Scale for plotting the activity curve, either "2pi" for 0,2pi or "pi" for -pi,pi; default="2pi"

ymax

Value for upper limit of y axis

axisunits

Units for x axis, either "radians", "time", "solar", "sun", or "none"; default="radians"

Value

No return value; prints plot of activity curve with activityHPDs