Re: Approximate solution to linear regression
- From: "S.W.Christensen" <swc@xxxxxxxxxxxxxxxx>
- Date: Fri, 22 Jun 2007 00:16:41 -0700
On 17 Jun., 21:46, "vincen...@xxxxxxxxx" <datashap...@xxxxxxxxx>
wrote:
Problem can have 40,000 variables, most of them highly correlated.
More variables than observations in some cases.
I haven't looked over your solution in great detail, but I would
suggest that:
1) Group your variables into clusters, based on their correlations
2) Construct an ensemble of regression models, each based on just one
exemplar from each cluster
3) Weight each model conservatively (because you have so many
variables); e.g. equal weighting.
Best regards,
Stefan W. Christensen
.
- Follow-Ups:
- Re: Approximate solution to linear regression
- From: Paige Miller
- Re: Approximate solution to linear regression
- References:
- Approximate solution to linear regression
- From: vincent64@xxxxxxxxx
- Approximate solution to linear regression
- Prev by Date: Re: Approximate solution to linear regression
- Next by Date: Quantitative trait normalization question
- Previous by thread: Re: Approximate solution to linear regression
- Next by thread: Re: Approximate solution to linear regression
- Index(es):
Relevant Pages
|