class svvamp.PluralityEliminationEngineProfileUM(profile)[source]#

Plurality elimination engine for the class ProfileUM.

This class is used internally by SVVAMP. It is not intended for the end user.

Parameters:

profile (Profile) – The profile.

property scores#

The current plurality scores.

Type:

ndarray

update_scores()[source]#

Update the plurality scores.