Displaying 2 results from an estimated 2 matches for "a9999".
Did you mean:
9999
2007 Aug 23
0
indexing and regression testing
...("a999", Vec2)), length(match("a999", iVec2)), 10, 1000)
nom denom factor
user.self 0.123 0.00015 820.0000
sys.self 0.003 0.00000 Inf
elapsed 0.127 0.00015 846.6667
>
> timefactor(length(match(c("a9","a99","a999","a9999"), Vec1)), length(match(c("a9","a99","a999","a9999"), iVec1)), 10, 1000)
nom denom factor
user.self 0.126 0.00022 572.7273
sys.self 0.000 0.00000 NaN
elapsed 0.127 0.00022 577.2727
> timefactor(length(match(c("a9",&qu...
2007 Sep 22
0
Significance in Count data
...re the items in my dataset that have a count significantly smaller or bigger than I would expect (each item with the same number of counts, i.e. from a uniform distribution).
Example file:
Item Count
A0001 48
A0002 39
A0003 28
A0004 16
A0005 13
A0006 2
... ...
A9999 15
Best regards,
Jo?o Fadista