R/term.R
temp__IC_offspring.Rd
IC_offspring
IC_offspring( dag, use_cache = simona_opt$use_cache, verbose = simona_opt$verbose )
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:
k
N
IC = -log(k/N)