TBClassesListItem.PriorProbability Method

function PriorProbability: double;

Compute prior probability after the learning has been completed.

Returns: double

Remarks:

After learning, you can call this routine to compute the prior probability of classificaiton class Self. The owner of Self must be TClassesList in order for this to work.