GCMMpeaksplot: Plot estimated time of activity peaks

Description Usage Arguments Value

View source: R/ActivityProbabilityFunctions.R

Description

Plot mean GCMM activity curve with peak activity time from activityHPD function

Usage

1
GCMMpeaksplot(x, scale = "2pi", ymax = "NULL")

Arguments

x

Object of class GCMMestimate with output from activityHPD function

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

Value

No return value; prints plot activity curve and peak activity time


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