AfterEffectL

Model of the information gain based on Laplace's law of succession.

Constructors

Link copied to clipboard
constructor()

Sole constructor: parameter-free

Functions

Link copied to clipboard
override fun explain(stats: BasicStats, tfn: Double): Explanation

Returns an explanation for the score.

Link copied to clipboard
override fun scoreTimes1pTfn(stats: BasicStats): Double

Returns the product of the after effect with 1+tfn. This may not depend on the value of tfn.

Link copied to clipboard
open override fun toString(): String

Subclasses must override this method to return the code of the after effect formula. Refer to the original paper for the list.