Re: [R] Multivariate multiple linear regression question

2016-02-22 Thread Mishra, Virendra R
Thank you Michael for your suggestions. I will try them out and try to understand their interpretations. Regards Virendra Sent from Outlook Mobile On Mon, Feb 22, 2016 at 5:39 AM -0800, "Michael Friendly" mailto:frien...@yorku.ca>> wrote: Hi Vivendra A few suggestio

Re: [R] Multivariate multiple linear regression question

2016-02-22 Thread Michael Friendly
Hi Vivendra A few suggestions: * You will get more interpretable tests by using Type II (partial) tests of terms in your model via library(car) Manova(MRI_model) as opposed to the Type I (sequential) tests available from manova() * You will be able to understand the results better by making h

Re: [R] Multivariate multiple linear regression question

2016-02-21 Thread Virendra Mishra
Ok. Will do thank you. I do apologize for the spam. That was done in error. On Feb 21, 2016 12:10 AM, "Bert Gunter" wrote: > Sorry, but please do not multiple post. That's spam. > > This is a list about the R programming language, not about statistical > methods. While there is often some overlap

Re: [R] Multivariate multiple linear regression question

2016-02-21 Thread Bert Gunter
Sorry, but please do not multiple post. That's spam. This is a list about the R programming language, not about statistical methods. While there is often some overlap, your questions are entirely statistical and therefore OT here( at least imo). Try a statistical list like stats.stackexchange.com

[R] Multivariate multiple linear regression question

2016-02-20 Thread Mishra, Virendra R
Hi R-users, I have a fairly simple question to ask but I havent yet got an answer to the question. I will describe my experiment, analysis and what have I done and what is the question in the following paragraphs and I would appreciate if anyone could point me to use right statistical tools to

[R] Multivariate multiple linear regression question

2016-02-20 Thread Virendra Mishra
Hi R-users, I have a fairly simple question to ask but I havent yet got an answer to the question. I will describe my experiment, analysis and what have I done and what is the question in the following paragraphs and I would appreciate if anyone could point me to use right statistical tools to ans