Displaying 4 results from an estimated 4 matches for "hemorrhagic".
Did you mean:
hemorrhage
2010 Jun 22
2
constructing a data frame from ftable
...er
Using ftable, I created a table by Date, Co and Gender, which is great.
> ftable(a.df$DATE,a.df$Co,a.df$GENDER)
F M
2009-04-16 Botulinic 622 631
Constitutional 1161 1124
Gastrointestinal 1020 1029
Hemorrhagic 472 477
Neurological 812 777
Other 6782 6702
Rash 607 630
Respiratory 962 1008
2009-04-17 Botulinic 690 626
Constitutional 1088 1119
Gastrointestinal 1009...
2006 Apr 07
2
Some quick mrtg help
Ok, I'm having a major brain hemorrhage or something. I just can't get
mrtg setup on my box. I've done it before and it's not like it's brain
surgery but there's a mental block or something that I just can't get
around. All I want to do is have a nice, simple graph of the traffic on
the box and the gateway in the standard day/week/month/year thing. I've
got the
2011 Apr 01
2
Cox Proportional Hazards model with a time-varying covariate
Hello Everyone,
I'm learning how to perform various statistical analyses in R. I'm checking my understanding by replicating examples from my SAS books. Below is an attempt to replicate a Cox Proportional Hazards model with a time-varying covariate. I think I'm doing this correctly but am not completely sure. I would appreciate it if someone could double-check my results. In case
2008 Apr 02
1
Using special characters in query terms
Hi,
I would like to search for filenames in a xapian database.
For now my query for "foo-bar.po" turns into the following:
Xapian::Query((foo:(pos=1) PHRASE 3 bar:(pos=2) PHRASE 3 po:(pos=3)))
This query is successful, if I used the term generator to tokenize "foo-bar.po"
during indexing.
The problem is: this workaround makes it impossible to distinguish between