sincos: sin/cos cosinor operations

Description Usage Arguments Value Author(s) Examples

Description

Converts sine and cosine coeeficients to acrophase/amplitude

Usage

1
2
3

Arguments

sin

- sine coefficient returned from cosinor model.

cos

- cosine coefficient returned from cosinor model.

per

- period of oscillation (default = 24).

Value

acrophase

Author(s)

Matthew Carlucci

Examples

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)

DiscoRhythm documentation built on Nov. 8, 2020, 7:32 p.m.