reset-methods {goCluster}R Documentation

Reset a goCluster-module

Description

This method can be used on all goCluster-objects and will delete any intermediate results. This allows to redo the analysis by calling execute on the corresponding object.

Methods

object = "clusterModule"
The method is only defined for the clusterModule-class. But it is available for any goCluster-object since all classes made available by the goCluster-package extend the basic clusterModule-class.

Author(s)

Gunnar Wrobel, http://www.gunnarwrobel.de.


[Package goCluster version 1.0.0 Index]