Re: 2 Questions: Manova and Selecting features
- From: "Gol Yass" <gol_e_yass@xxxxxxxxx>
- Date: Fri, 7 Apr 2006 12:02:19 -0400
Thank you so much for your reply ... :)
Antonio wrote:
.
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
- References:
- 2 Questions: Manova and Selecting features
- From: Gol Yass
- Re: 2 Questions: Manova and Selecting features
- From: Mary Smith
- Re: 2 Questions: Manova and Selecting features
- From: Antonio
- 2 Questions: Manova and Selecting features
- Prev by Date: Re: interrupt execution
- Next by Date: Re: MATLAB Programming Contest: April 5-12, 2006
- Previous by thread: Re: 2 Questions: Manova and Selecting features
- Next by thread: Adding a new property for Simulink model
- Index(es):
Relevant Pages
|