summary.SpectralClMixed {SpectralClMixed}R Documentation

Summarizes the output of mspec

Description

Summarizes the output of mspec

Usage

## S3 method for class 'SpectralClMixed'
summary(object,...)

Arguments

object

object of SpectralClMixed class, the output of mspec

...

other optional parameters

Value

It displays: The selected categorical variables weight, The between divided by within sum of squares, The total within sum of squares, and the cluster size.


[Package SpectralClMixed version 1.0.1 Index]