philrob_default_forcing: Default forcing function

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/philrob.R

Description

Default forcing function

Usage

1

Arguments

parms

Parameters (optional)

Value

The standard offset + cosine forcing function

Author(s)

Pablo Rodríguez-Sánchez (https://pabrod.github.io)

References

Phillips AJK, Robinson PA. A Quantitative Model of Sleep-Wake Dynamics Based on the Physiology of the Brainstem Ascending Arousal System. J Biol Rhythms. 2007 Apr 29;22(2):167–79. Available from: http://journals.sagepub.com/doi/10.1177/0748730406297512

See Also

philrob, dPhilrob

Examples

1
2
3
4
5
## Not run: 
C <- function(t) { philrob_default_forcing(t) }
t <- seq(0, 3, length.out = 10)

## End(Not run)

PabRod/sleepR documentation built on Dec. 21, 2020, 3:27 p.m.