ggellipse: Graphical Assessment of Amplitude and Acrophase
Description
This is a ggplot-styled graphical representation of the ellipse
region generated by the cosinor analysis. It requires the same data used by
cosinor model to be fit with the model card::cosinor. This includes
the amplitude, acrophase,
Usage
ggellipse(object, level = 0.95, ...)
Arguments
object
Requires a cosinor model to extract the correct statistics to
generate the plot.
level
Confidence level for ellipse
...
Additional parameters may be needed for extensibility
Value
Object of class ggplot to help identify confidence intervals