Code covered by the BSD License  

Highlights from
Clustering data and searching optimal cutoff employing VIF criterion.

5.0

5.0 | 1 rating Rate this file 3 Downloads (last 30 days) File Size: 2.28 KB File ID: #20560

Clustering data and searching optimal cutoff employing VIF criterion.

by Denis

 

02 Jul 2008 (Updated 03 Jul 2008)

Performs hierarchical clustering of data and searches optimal cutoff using VIF.

| Watch this File

File Information
Description

Performs hierarchical clustering of data using specified method and
seraches for optimal cutoff empoying VIF criterion suggested in "Okada Y. et al - Detection of Cluster Boundary in Microarray Data by Reference to MIPS Functional Catalogue Database (2001)".
Namely, it searches cutoff where groups are independent. The techinque uses an econometric approach of verifying that variables in
multiple regression are linearly independent: if all the diagonal
elements of inverse correlation matrix of data are less than VIF (as
rule of thumb VIF=10).
Searching procedure is the variaition of bisection method, so it's
complexity is log(n) at most. At each iteration it chooses one item
from every clusters, constructs correlation matrix of these items and
look at diagonal element of its inverse.

Required Products Statistics Toolbox
MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
08 Jan 2010 Muhammad Muzzamil Luqman  
08 Jan 2010 Muhammad Muzzamil Luqman

Denis, How do you interpret the return cutoff variable? Also, how can I find the exact cuttoff value (the optimal cuttoff).

thanks :)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
statistics Denis 22 Oct 2008 10:08:19
probability Denis 22 Oct 2008 10:08:19
cluster Denis 22 Oct 2008 10:08:19
cutoff Denis 22 Oct 2008 10:08:19
vif Denis 22 Oct 2008 10:08:19

Contact us at files@mathworks.com