Displaying 13 results from an estimated 13 matches for "n00".
Did you mean:
00
2013 Jun 24
1
help needed with printing multiple arguments as vectors, not matrices
**
I am using the following way to get p-values from fiser exact test.
However, I do need to print for each pair the values "n00, n01, n10, n11".
How can I print that as a table and not a matrix as below along with the
p-value? Any help will be greatly appreciated
fish <- function(y, x) {n00 = sum((1-x)*(1-y)); n01 = sum((1-x)*y);
n10 = sum(x*(1-y)); n11 = sum(x*y); a = matrix(c(n00, n01, n10, n11),
nrow = 2); pval...
2007 Jan 15
1
Flickr.rb - displaying tags
...9;'t for the life of me figure out
how to print a photo''s tags using the flickr gem (flickr.rb). Consider
this:
<% @photos.each do |photo| %>
Tags: <%= debug(photo.tags) %>
<% end %>
...Gives the following output:
tag:
- authorname: gmacgregor
author: 62682519@N00
id: 4181224-280985155-130
content: family
raw: family
- authorname: gmacgregor
author: 62682519@N00
id: 4181224-280985155-278
content: portrait
raw: portrait
- authorname: gmacgregor
author: 62682519@N00
id: 4181224-280985155-3840
content: child
raw: child
How the heck to I t...
2010 Sep 12
1
help on execute the .exe file
...on wins (MDict)
I installed it successfully.
And I run it, but when i double click at anyplace in the right frame (see pic). I get an error messenge and can't run it.
Otherwise is fine.
Does anyone know what file or something i miss ?
thanks a lot
[img]http://www.flickr.com/photos/98367113 at N00/4982166962/[/img]
2006 Dec 30
2
DC++ doesn't work with Wine?
...s for a few seconds on display
and after that it closes.
I tried to emulate WinAmp too, but it emulates only the interface, i can't
open a file cos it shows me no location, and drag'n'drop it's just not
working.
I use:
Suse 10.1
KDE
wine-0.9.27
Thank you very much,
a Suse Linux n00|3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20061230/b616b340/attachment.html
2009 May 29
1
strange behavior when reading csv - line wraps
...split and continue on the next line. So when I check the dim of the
frame, they are not correct and I can see when I do a printout that the
lines is split into two in the frame. I checked the input file and all
is good.
an example of the input is:
37;2175168475;13;8.522729;47.19537;16366682 at N00;30;sculpture;bird;tourism;animal;statue;canon;eos;rebel;schweiz;switzerland;eagle;swiss;adler;skulptur;zug;1750;28;tamron;f28;canton;tourismus;vogel;baar;kanton;xti;tamron1750;1750mm;tamron1750mm;400d;rabbitriotnet;
where the last values occurs on the next line in the data frame.
It does not have...
2006 Jan 27
1
Classifying Intertwined Spirals
...,1], y=raw$x[,2])
m <- svm(class~., data=spiral)
plot(m, spiral)
You'll note that I have two spirals with 97 points each and I'm using
a kernel with a radial basis: exp(-gamma*|u-v|^2).
You should be able to see a PNG of the resulting plot here:
http://www.flickr.com/photos/60118409 at N00/91835679/
The problem is that that's not good enough. I want a better fit. I
think I can get one, I just don't know how.
There's a paper on Proximal SVMs that claims a better result. To the
best of my knowledge, PSVMs should not outperform SVMs, they are
merely faster to compute. You...
2006 Apr 20
11
dynamic mock object anyone?
Hi guys, got this problem with creating such a thing... hope anyone
could help..
the problem:
ok, now i have this mock object that would simulate a external rpc call.
eg
require ''models/xmlrpc_agent''
class XmlrpcAgent
def create(params)
200
end
end
but the value of the value returned is fixed. which is quite hard for me
to test the controller when different
2011 Jun 27
1
import text-records and set the fields in a table
...arm="6" title="Blue, red, yellow, green" ispublic="1"
isfriend="0" isfamily="0" tags="blue red green grass yellow truck amusement
fair fete royalmail van ldv 2011 birstall" />
<photo id="5876786530" owner="58185891 at N00" secret="54ec727b3d"
server="5065" farm="6" title="Boathko" ispublic="1" isfriend="0"
isfamily="0" tags="blue abstract black yellow boat seaside paint decay
peelingpaint stives paintedwood stripesstripy" />
......
2007 Aug 07
5
Extending RAIDZ.
...D05 U
P02 D06>> <<P03 D07>> U
<<P04 D08>> <<P05 D09 U
P06 D10 D11 D12>> U
<<P07 D13 D14 D15>> U
Then we start moving data, but we need to beging from the start:
Disk0 Disk1 Disk2 Disk3 NewDisk
<<N00 D00 D01 D02 D03
N01 D04 D05 D06>> <<P03
D07>> * U U U U
<<P04 D08>> <<P05 D09 U
P06 D10 D11 D12>> U
<<P07 D13 D14 D15>> U
At the end we have something like this (free space at the end):
Di...
2007 Oct 27
0
EM.One
...2>
Jajah inks large Japanese deal <http://apps.facebook.com/blogfriends/track/441347/674616722>
Jajah <http://www.jajah.com/> appear to be on a huge push with the recent launch of Jajah buttons and now news coming in from Japan.
<http://www.flickr.com/photos/81011753 at N00/1755994158/>
They have just launched a pre-installed VoIP client for the EM*ONE ? device (see attachment) for the Japanese mobile carrier EMOBILE <http://www.emobile.jp/> . The software uses the data channel (HSDPA) to deliver voice services for EMOBILE's mobile broadband customers....
2008 Oct 20
2
[LLVMdev] TableGen Hacking Help
...to need a little help. Either SelectionDAG::ReplaceAllUsesWith
needs to be able to handle more complex things or tblgen needs to emit
ReplaceUses after it generates the two MOVSD instructions. Perhaps something
like this:
SDOperand Ops0[] = { CPTmp0001, CPTmp1001, CPTmp2001, CPTmp3001,
LSI_N00_Child0, LSI_N10_Child0, Chain10 };
SDOperand Tmp1(CurDAG->getTargetNode(Opc0, VT0, MVT::Other, Ops0, 7), 0);
ReplaceUses(SDOperand(N00.Val, 0), Tmp1);
I don't know if the parameters to that ReplaceUses call are correct, but I
think you'll get the idea.
The problem of course is tha...
2007 Mar 19
5
Problem well trying to run Need For Speed Porsche Unleased
So I have Need For Speed Porsche Unleased and I have ubuntu 6.06 LTS
and I have wine 0.9.90-ubuntu2 which I installed using the package
manager . So I simply use wine and I get to play NFS on ubuntu simple
right. I install NFS and everything goes fine. I then go to wincfg and
add NFS and change it to run in 98. Error one I run the shortcut on my
desktop in a terminal and I get this
2006 May 22
8
flickr tag question
hey,
i am using the flickr wrapper for ruby and need to access the tags of a
specific photo. i got all the rest working. i must admit i am kind of new to
ruby, but i tried and tried and couldn''t figure it out. among other things i
want to read geotags like in my example here:
http://www.flickr.com/photos/whoisstan/146634506/
i''m sure it is deadsimple and i just overlooked it.