search for: cig69410

Displaying 3 results from an estimated 3 matches for "cig69410".

2005 Dec 20
2
2 x 2 chisq.test (PR#8415)
Full_Name: nobody Version: 2.2.0 OS: any Submission from: (NULL) (219.66.34.183) 2 x 2 table, such as > x [,1] [,2] [1,] 10 12 [2,] 11 13 > chisq.test(x) Pearson's Chi-squared test with Yates' continuity correction data: x X-squared = 0.0732, df = 1, p-value = 0.7868 but, X-squared = 0.0732 is over corrected. when abs(a*d-b*c) <= sum(a,b,c,d), chisq.value
2005 Feb 13
1
Bug in cor function (PR#7689)
I can't hardly accept the result of cor function with pairwize.colplete.obs or complete.obs insert print statements in cor function, + if (method != "pearson") { + Rank <- function(u) if (is.matrix(u)) + apply(u, 2, rank, na.last = "keep") + else rank(u, na.last = "keep") + x <- Rank(x) +
2004 Nov 18
0
R bug ?? (PR#7378)
--Apple-Mail-1-74005136 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=SHIFT_JIS; format=flowed Sometime, R generates following warning message. To restore, I must press command+. > edit(tolerance) 2004-11-18 11:07:27.003 R[420] *** NSTimer discarding exception=20 'NSInvalidArgumentException' (reason '*** -[NSTextView=20