Re: 2 Questions: Manova and Selecting features
- From: Antonio <atrujo@xxxxxxx>
- Date: Wed, 5 Apr 2006 13:38:23 -0400
Hi,
Also you should verify the following MANOVA files
Computes a Multivariate Analysis of Variance for equal or unequal
sample sizes.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3863>
Computes a two-way Multivariate Analysis of Variance for equal or
unequal sample sizes.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=4073>
Statistical power of a performed (a posteriori) single-factor MANOVA.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3864>
Calculation of the a priori statistical power of a one-way MANOVA
test.
<http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=3880>
--Regarding to your question on the best way to choose the most
important attributes ? (Except PCA !!).
Well, one other option is to use the Cluster Analysis. Clustering and
partitioning methods are used to group cases on the basis of their
similarity over a range of variables or variables over a range of
cases. The main examples of these techniques come under the general
heading of cluster analysis. Many clustering algorithms are
available; they differ with respect to the method used to measure
similarities (or dissimilarities) and the points between which
distances are measured. Thus, although clustering algorithms are
objective, there is scope for subjectivity in the selection of an
algorithm. The most common clustering algorithms are polythetic
agglomerative, i.e. a series of increasingly larger clusters are
formed by the fusion of smaller clusters on the basis of more than
one variable. A problem with the hierarchical approach is that they
are computer-intensive and large data sets may be difficult to
analyzing. A less computer intensive approach is the nonhierarchical
k means or iterative relocation algorithm. Each case is initially
placed in one of k clusters, cases are then moved between clusters if
it minimizes the differences between cases within a cluster.
Cheers,
Antonio
.
- Follow-Ups:
- Re: 2 Questions: Manova and Selecting features
- From: Gol Yass
- Re: 2 Questions: Manova and Selecting features
- References:
- 2 Questions: Manova and Selecting features
- From: Gol Yass
- Re: 2 Questions: Manova and Selecting features
- From: Mary Smith
- 2 Questions: Manova and Selecting features
- Prev by Date: Re: panning a plot with datetick
- Next by Date: Circular searching in bw like "radar"
- Previous by thread: Re: 2 Questions: Manova and Selecting features
- Next by thread: Re: 2 Questions: Manova and Selecting features
- Index(es):
Relevant Pages
|