Thread Subject: multiple Regression; reducing variables;

Subject: multiple Regression; reducing variables;

From: VIVEK

Date: 26 Nov, 2007 07:09:35

Message: 1 of 2

I would like do multiple linear regression (MLR) of my data.
Problem is, Ive more predictor variables (matrix X) than
dependent variables (Vector Y). To use MLR, ive to reduce
the number of my predictor variables and analyse the
regression coefficients.

[Matrix Y = 1*38]= [Matrix X = 38*48]

Matrix X contains binary data for nucleotide sequence
(encoded from A, T, G, and C). The binary data is
represented by 4 possibilities/position. So 48 columns in
Matrix X represent 12 positions (12*4 = 48). I cant run MLR
with this dataset. one of the idea to reduce the number of
the predictors is by setting value of one of the nucleotide
to be zero. But i am not sure how to do it? Whether to get
the regression coefficients before i set value of one
nucleotide value to zero. or something like robust
regression to used so that i can do iterative regression
calculations?
I hope im clear in my question? Any suggestions?

Subject: multiple Regression; reducing variables;

From: Rune Allnor

Date: 26 Nov, 2007 07:24:03

Message: 2 of 2

On 26 Nov, 08:09, "Vivek " <vivek_muta...@yahoo.com> wrote:
> I would like do multiple linear regression (MLR) of my data.
> Problem is, Ive more predictor variables (matrix X) than
> dependent variables (Vector Y). To use MLR, ive to reduce
> the number of my predictor variables and analyse the
> regression coefficients.

One way is to use the Singular Value Decomposition.
Use as many predictor variables as there are "significant"
singular values. That leaves two problems:

- How to discriminate between "significant" and "insignificant"
  singular values
- How to map the original predictor vatriables to the reduced
  set of predictors.

Rune

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
regression vicky 26 Nov, 2007 02:10:22
mlr vicky 26 Nov, 2007 02:10:22
rssFeed for this Thread

Public Submission Policy

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.

Contact us at files@mathworks.com