Description Usage Arguments Value
View source: R/uncertaintyfunctions.R
Plot GCMM activity curve posterior samples for visualizing estimate uncertatinty
1 2 3 4 5 6 7 8 9 10 11 12  | 
model | 
 Object of class   | 
sample | 
 Number of posterior samples to plot; default=100  | 
scale | 
 Scale for which to plot the activity curve, either "pi" for -pi, pi or "2pi" for 0, 2pi; default is that which is recommended by the GCMM function  | 
ymax | 
 Value to use as upper limit for y-axis  | 
plotmean | 
 Logical argument for whether to plot activity curve from posterior distribution mean; default=TRUE  | 
RGB | 
 Vector of RBG values for line colour  | 
alpha | 
 Value for line transparency, between 0 (completely transparent) to 1 (completely opaque); default=0.05  | 
axisunits | 
 Scale to use for the xaxis, either "radians", "time", "solar", "sun", or "non"; default="radians"  | 
lines | 
 Whether to include lines on the graph for the x axis labels; default=TRUE  | 
cex.axis | 
 Font size for axis labels  | 
No return value; prints plot of activity curve posterior samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.