FMANOVA.summary {FuzzySTs} | R Documentation |
Prints the summary of the estimation of a Mult-FANOVA metric-based model
Description
Prints the summary of the estimation of a Mult-FANOVA metric-based model
Usage
FMANOVA.summary(res)
Arguments
res |
a result of a call of the function FMANOVA, where method = "distance". |
Value
Returns a list of summary statistics of the estimated model given in res, shown in a FANOVA table. In addition, the F-statistics with their p-values, and the decision are given.
[Package FuzzySTs version 0.3 Index]