Any help will be appreciated greatly. I have one dependent y, and 4
indepent varaibles x1 x2 x3 x4 are correlated, and 3 indep z1 z2 z3
are correlated, 4 indep w1 w2 w3 w4 are also correlated.
I would like to regress y on all 11 predictors to build one model, and
include them as many as possible.
|
|
0
|
|
|
|
Reply
|
Frank
|
11/6/2009 9:53:49 PM |
|
On Nov 6, 4:53=A0pm, Frank <danbomingzhi1...@sina.com> wrote:
> Any help will be appreciated greatly. I have one dependent y, and 4
> indepent varaibles x1 x2 x3 x4 are correlated, and 3 indep z1 z2 z3
> are correlated, 4 indep w1 w2 w3 w4 are also correlated.
> I would like to regress y on all 11 predictors to build one model, and
> include them as many as possible.
Run collinearity diagnostics and don't forget to look for plausible
effect modifiers. In the end, you may have to make this decision on a
clinical basis, not a statistical basis. You could also use factor
analysis or other methods. No matter what you do, limitations and
compromises are coming.
Marc
|
|
0
|
|
|
|
Reply
|
mcap
|
11/7/2009 2:42:02 PM
|
|
On Sat, 7 Nov 2009 06:42:02 -0800 (PST), mcap <mcam54@yahoo.com>
wrote:
>On Nov 6, 4:53�pm, Frank <danbomingzhi1...@sina.com> wrote:
>> Any help will be appreciated greatly. I have one dependent y, and 4
>> indepent varaibles x1 x2 x3 x4 are correlated, and 3 indep z1 z2 z3
>> are correlated, 4 indep w1 w2 w3 w4 are also correlated.
>> I would like to regress y on all 11 predictors to build one model, and
>> include them as many as possible.
>
>Run collinearity diagnostics and don't forget to look for plausible
>effect modifiers. In the end, you may have to make this decision on a
>clinical basis, not a statistical basis. You could also use factor
>analysis or other methods. No matter what you do, limitations and
>compromises are coming.
>
>Marc
Frank wants to use as many predictors as possible. Marc warns
of compromises.
Marc could be jumping the gun. Frank apparently expects a
problem, but he did not establish that that is any *real* problem.
What happens when the equation uses them all? Diagnositics?
And then? What N is available to work with, to establish what
sort of R^2?
If the W's, X's and Z's each represent a sensible "latent variable",
and those latent variables are expected to carry the prediction,
then there is also no problem -- The approach *should* be
shortened to one that creates the 3 composite variables and
then uses those three for the prediction.
--
Rich Ulrich
|
|
0
|
|
|
|
Reply
|
Rich
|
11/7/2009 11:55:29 PM
|
|
Many thanks to Marc and Rich for your great help!
Frank
|
|
0
|
|
|
|
Reply
|
Frank
|
11/8/2009 2:47:50 AM
|
|
|
3 Replies
150 Views
(page loaded in 0.063 seconds)
Similiar Articles: comp.soft-sys.stat.spss - page 2How to select correlated independents? 3 108 (11/6/2009 9:53:49 PM) Any help will be appreciated greatly. I have one dependent y, and 4 indepent varaibles x1 x2 x3 x4 are ... Health checks for Solaris - comp.unix.adminHow to select correlated independents? - comp.soft-sys.stat.spss ... connect NONBLOCK and select - comp.unix.solaris How to ... You should check that the predictors aren't ... Help, factor analysis - comp.soft-sys.stat.spssHow to select correlated independents? - comp.soft-sys.stat.spss ... Any help will be appreciated greatly. I have one dependent y, and 4 indepent ... How to Import data independent of time to a Simulink Model? - comp ...How to Import data independent of time to a Simulink ... subquery is a SELECT statement nested ... Simulink Model - OptControlCentre Fig. 1: Simulink model for combined ... SELECT... FOR UPDATE - comp.databases.mysqlA select for update will generate both redo and undo. ... 0 redo size ... 500 rows ... ... Correlated update - comp.databases.oracle.server... you only specify SUBJECTID,VISITID ... Proc logistic: how to add constraints on variables? - comp.soft ...Hi all, I would like to add constraints in a proc logistic. Example: proc logistic data=myfile descending ; model y= x1 x2 x3 x3 x4 x5 x6 ... how to filter observations - comp.soft-sys.sasI can't delete rows since that will affect all the independent variables I want to ... to choose whether to include or exclude missings from analysis (you might choose ... retrieve most recent record for each user - comp.databases.mysql ...... all of the status records for every user (multiple entries per user): SELECT ... It says: "The preceding example uses a correlated subquery, which can be inefficient ... Can a procedure contain only a SELECT statement? - comp.databases ...Simple SELECT statements aren't allowed in PL/SQL, at least not without an INTO ... Yes, Oracle is platform-independent. I can't say the same about SQL server though. How to open .dvi files - comp.unix.solarisYou can: * download from a nearby CTAN mirror; * manually choose a mirror from ... DVIis the acronym for the Device Independent file format, which is the output file ... Regression with Two Independent VariablesAgain we want to choose the estimates of a and b so as to minimize ... To do this, we need independent variables that are correlated with Y, but not with X. The Power of Subqueries - Akadia AG Information TechnologyCorrelated Subqueries A correlated subquery is a SELECT statement nested inside another T-SQL ... A subquery, when executed independent of ... 7/12/2012 1:02:17 PM
|