Learn R Programming

rebmix (version 2.8.0)

PC-methods: Partition Coefficient

Description

Returns the partition coefficient of Bezdek at pos.

Usage

## S3 method for class 'REBMIX':
PC(x = NULL, pos = 1, ...)
## ... and for other signatures

Arguments

x
see Methods section below.
pos
a desired row number in summary for which the information criterion is calculated. The default value is 1.
...
currently not used.

References

G. McLachlan and D. Peel. Finite Mixture Models. John Wiley & Sons, New York, 2000.