HCAdf_to_MI | R Documentation |
Computes mutual information for each timebin of a HCAdf object
HCAdf_to_MI(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 |
mutual information 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.