[R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-14 Thread My Coyne
Hello, I received the following warning when running chi-square; n Is there a way to catch the 'error' code of 'warning' after run chisq.test(x)? n What does this error mean? Thank you for your help. [[alternative HTML version deleted]] _

Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-15 Thread anna freni sterrantino
Inviato: Lunedì 14 gennaio 2008, 21:51:30 Oggetto: [R] In chisq.test(x) : Chi-squared approximation may be incorrect Hello, I received the following warning when running chi-square; n Is there a way to catch the 'error' code of 'warning' after run chisq.test(x)? n What

Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-15 Thread My Coyne
Thank you for your help; I will try fisher.test(). From: anna freni sterrantino [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 15, 2008 8:53 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect Hi! the warning you

Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-15 Thread Simon Blomberg
> Sent: Tuesday, January 15, 2008 8:53 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect > > > > Hi! > the warning you got > "Chi-squared approximation may be incorrect" > is becaus

Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-15 Thread Marc Schwartz
49 -0500, My Coyne wrote: >> Thank you for your help; I will try fisher.test(). >> >> >> >> >> >> From: anna freni sterrantino [mailto:[EMAIL PROTECTED] >> Sent: Tuesday, January 15, 2008 8:53 PM >> To: [EMAIL PROTECTED]; [EMAIL PROTECTED] >

Re: [R] In chisq.test(x) : Chi-squared approximation may be incorrect

2008-01-15 Thread David Winsemius
"My Coyne" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > I received the following warning when running chi-square; > > n Is there a way to catch the 'error' code of 'warning' after run > chisq.test(x)? It is not an error message. It is a warning message. When I assign the result of c