IC_offspring

IC_offspring(
  dag,
  use_cache = simona_opt$use_cache,
  verbose = simona_opt$verbose
)

Methods

IC_offspring

Denote k as the number of offspring terms plus the term itself and N is such value for root (or the total number of terms in the DAG), the information content is calculated as:

IC = -log(k/N)