Displaying 7 results from an estimated 7 matches for "odn".
Did you mean:
odd
2005 Oct 30
4
Yates' correction for continuity in chisq.test (PR#8265)
Full_Name: foo ba baz
Version: R2.2.0
OS: Mac OS X (10.4)
Submission from: (NULL) (219.66.32.183)
chisq.test(matrix(c(9,10,9,11),2,2))
Chi-square value must be 0, and, P value must be 0
R does over correction
when | a d - b c | < n / 2 ,chi-sq must be 0
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
2009 Jul 20
1
CSS issue when using SubUri and Passenger
I am testing another application in local
in my environment.rb I wrote
config.action_controller.relative_url_root = "/elnino"
config.action_controller.asset_host = "http://opticoaching.local"
I defined correctly the vhost (I have already odne it for another app
which is running well...)
<VirtualHost *:80>
ServerName opticoaching.local
DocumentRoot "/Users/yves/Sites/rails/opticoaching"
RailsEnv development
RailsDefaultUser yves
RailsBaseURI /elnino
<Directory /Users/yves/Sites/rails/opticoachin...
2007 Oct 19
1
Managing a lopsided has_and_belongs_to_many relationship
...ships to focus
on a small percentage of the things. So while I may have 10,000 of
them, it might be true that only 100 have at least 1 user. In doing my
find statements, what would the syntax be to say "I am only interested
in Things where users.size > 0"? I''m hoping that I odn''t have to get
them all and simply choose not to display 90% of them, that seems like
unnecessary moving around of data.
Second, my goal is to sort these Things for presentation by users.size()
descending. Can I push my luck and get that out of the initial find
statement, or do I have to...
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)
+
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...*VR=+jco^c#VOIL#pzbsky#*7If>-{CYJQ0Bg{(ncHmv59PHiBsR
z_zoWgeeoCwW&!ZU*`V$(rh=RZpcGEMzxr1EA|RLsK>W_l3S%YMK};%}4T<9CqIu{1
zg0i16QA#(s2W*0)R{|+<*_Kni;uI!IyZ0`++=sLR2cBj2-PB(ZKX&E8BDZVR4#9>5
zAiOy1Y)yV{;Tq}QA&o>~C~%ot*r#6(3VV5YdGpo&GxPU)6hwgM2_ZRi-=1!{kP;lX
zMlF_TlIFKtIodnE at BVE6;&V1>ws&^B>6hp4pOf at F;c;r8F2=`)FC~5&ZB5G>7M^ys
z at y}|TYw;afuj^$C;v;s=9lvMw+9wg+*BqRkG-BVIr at G#JzEyrGr}^Z_erETqnJ=%5
zpOas+|FY`h=+ZSu`<}{uH9UBZ)b^I(&hVmDy{i8;ZRX>{SGq2GoZ2htr?D={Ge(!)
zj_bS2bKmgN38!)|TLuL$Sfo4Y`QWoBhhw{GLZ>7wTLHT6|8 at PfceW<gb~$?NA...
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