View source: R/df_to_entropy.R
HCAdf_to_entropy | R Documentation |
Computes entropy for each timebin of a HCAdf object
HCAdf_to_entropy(HCAdf, aggre.time = 900, norm = TRUE, strict.input = F)
HCAdf |
HCAdf object |
aggre.time |
timebins in seconds |
norm |
flag to compute entropy |
strict.input |
Error if input is not of class HCAdf |
entropy summary
## Not run:
test = HCAdf_to_entropy(asdfsadf)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.