Learn R Programming

functClust (version 0.1.6)

nb_tests: Maximal number of clustering models to test

Description

Take the number of componens, then compute the maximal number of clustering models to test.

Usage

nb_tests(n)

Arguments

n

an interger, that is the number of components that belong to the system.

Value

Return the maximal number of clustering models to test.

Details

None.