|
|
| File Information |
| Description |
From a total multivariate data matrix and a significance level, the homogeneity covariance matrices are testing by the Box's M, given a Chi-square or F approximation in function of the group sample-size. |
| MATLAB release |
MATLAB 5.3 (R11)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 27 Nov 2003 |
Wladimir Alonso
|
|
|
| 07 Feb 2006 |
ira wan
|
|
|
| 01 Nov 2007 |
Ji Cling
|
|
|
| 01 Nov 2007 |
Michael Hamman
|
|
|
| Updates |
| 18 Nov 2002 |
In order to minimize the file-size, lines 115-123 (9) are reducing to only two. Such are:
suma1=sum(1./(n(1:g)-1));
suma2=sum(1./((n(1:g)-1).^2)); |
| 22 Apr 2003 |
It was added an appropriate format to cite this file. |
| 08 Dec 2003 |
The file was improved simplifying the input arguments as the samples-size vector request, now automatically estimated. |
| 12 Dec 2003 |
Significance level was reassigned. |
|
Contact us at files@mathworks.com