Re: [R] How can I understand this sentence,and express it by means of Mathematical approach?

2010-03-08 Thread Rolf Turner

On 9/03/2010, at 3:48 AM, Liaw, Andy wrote:

(in response to a question on the meaning of the sentence:

 Independent variables whose correlation with the response 
 variable was not significant at 5% level were removed)


 If your ultimate interest is in real scientific progress, I'd suggest that you
 ignore that sentence (and any conclusion drawn subsequent to it).

Surely a fortune candidate.

cheers,

Rolf Turner

##
Attention: 
This e-mail message is privileged and confidential. If you are not the 
intended recipient please delete the message and notify the sender. 
Any views or opinions presented are solely those of the author.

This e-mail has been scanned and cleared by MailMarshal 
www.marshalsoftware.com
##

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[R] How can I understand this sentence,and express it by means of Mathematical approach?

2010-03-07 Thread bbslover

This topic refer to independent variables reduction, as we know ,a lot of
method can do with it,however, for pre-processing independent varibles, a
method like the sentence below can reduce many variable, How can I
understand it?

what is  significant correlation at 5% level, what is the criterion? P
value?or what?


Independent variables whose correlation with the response variable was not
significant at 5% level were removed

how can I calucate the correlation between them?

thank you!
-- 
View this message in context: 
http://n4.nabble.com/How-can-I-understand-this-sentence-and-express-it-by-means-of-Mathematical-approach-tp1584036p1584036.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.