Learn R Programming

elections.dtree (version 2.0.0)

reset: Clear the internal state of a dirichlet_tree object.

Description

Destroy the Tree's internal state and revert back to the prior.

Usage

reset(dtree)

Value

The dirichlet_tree object.

Arguments

dtree

A dirichlet_tree object.