Description Usage Arguments Value Author(s) Examples
Converts sine and cosine coeeficients to acrophase/amplitude
1 2 3 | sincos2acr(sin, cos, per = 24)
sincos2amp(sin, cos)
|
sin |
- sine coefficient returned from cosinor model. |
cos |
- cosine coefficient returned from cosinor model. |
per |
- period of oscillation (default = 24). |
acrophase
Matthew Carlucci
1 2 3 4 5 | ## Not run: # don't run since internal
sincos2acr(0.5, 0.5, per = 24)
sincos2amp(0.5, 0.5)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.