Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

shannon

Evaluate Shannon Entropy for a Set of Fingerprints


Description

This method evaluates the Shannon entropy for a set of fingerprints and utilizes the bit.spectrum method to obtain the relative frequencies of individual bits

Usage

shannon(fplist)

Arguments

fplist

A list structure with each element being an object of class fingerprint. These will can be constructed by hand or read from disk via fp.read.

All fingerprints in the list should be of the same length.

Value

The Shannon entropy for the set of fingerprints

Author(s)

See Also


fingerprint

Functions to Operate on Binary Fingerprint Data

v3.5.7
GPL
Authors
Rajarshi Guha <rajarshi.guha@gmail.com>
Initial release
2018-01-06

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.