search for: flu

Displaying 20 results from an estimated 50 matches for "flu".

Did you mean: flux
2009 Oct 14
1
Beginning R help?
Hi all, I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and I'm wondering about the first exercise in chapter 3: I imported the data from BirdFluCases.txt and executed the 'names' and 'str' functions as follows: Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE) names(Bird) [1] "Year" "Azerbaijan" "Bangladesh" "Cambodia" "China" "Djibout...
2009 Oct 14
1
R neophyte question.
Hi all, I'm currently working through the "Beginner's Guide to R" (Zurr et al.) and I'm wondering about the first exercise in chapter 3: I imported the data from BirdFluCases.txt and executed the 'names' and 'str' functions as follows: Bird = read.table(file='C:\\rbook\\BirdFluCases2.txt', header=TRUE) names(Bird) [1] "Year" "Azerbaijan" "Bangladesh" "Cambodia" "China" "Djibout...
2010 Oct 28
2
R and Matlab
Dear Group, I am looking for ways to use R and Matlab. Doing the data transformations in R and using the data in Matlab to analyze with some pre-defined scripts. Any good ways to transfer the data into matlab in its most recent version? I tried using R.matlab but the writeMat output is not readable by Matlab. I just need to output a data.frame and read it as is into matlab where I can do any
2007 Aug 02
1
New user help with plot.default
...hemical #1 0.07918 Cd #2 -0.15490 Cd #3 -0.15490 Cd #4 0.95904 Cd #5....etc. etc. #assign correct plotting order for each chemical level OrderedLevels<-factor(Chemical,levels=c("Cd", "Cu", "Zn", "Phen", "Ant", "Flu", "Pyr", "Tot")) #set axis label and tick mark label font sizes to be readable when pasted into final document par(cex.lab=1.2,cex.axis=1.3) #produce plot with plotting symbols of round black dots with cex multiplier of 1.5 plot.default(SQG~OrderedLevels,cex=1.5,pch=16,col=...
2012 Sep 03
2
Adding summary title to table
All, I have: x <- matrix(c(22,3,6,69,9,4,7,81,23,4,22,50),nrow=3,byrow=TRUE) rownames(x) <- c("Cold or flu","Headache","Backache"); colnames(x) <- c("Went to doctor","No response","Did nothing","Self-medicated") x <- t(x) print(x) 1. I'd like to add the title "Nutritional Status" above the column names when displayed w...
2012 Sep 03
3
Horizontal grid in background of barplot
All, I have: x <- matrix(c(22,3,6,69,9,4,7,81,23,4,22,50),nrow=3,byrow=TRUE) rownames(x) <- c("Cold or flu","Headache","Backache"); colnames(x) <- c("Went to doctor","No response","Did nothing","Self-medicated") x <- t(x) print(x) barplot(x,beside=TRUE, ylim=c(0,90), xlab="Ailment", ylab="Percen...
2014 Feb 04
2
Status
...links to the fixes in hg repo. I'll probably do that tomorrow. But you can already check if your reported bug has been fixed in http://hg.dovecot.org/dovecot-2.2 - I'm planning on going through Dovecot list's mails this week and make v2.2.11 release - although it looks like I've a flu, so lets see how far I can get.. - hopefully by the beginning of March I'll have more time again
2018 May 09
3
Seasonal weekly average
Hi, I am fairly new to 'R' and would like advice on the following. I want to calculate a weekly average number of reports (e.g. of flu, norovirus) based on the same weeks for the last five years. I will then use this to plot a chart with 52 points for the average based on the last five years; another line will then plot the current year, enabling a comparison of current weekly counts against a five year average for the same week....
2004 Jun 29
1
strucchange-esque inference for glms ?
...ar regression model." i'd like to test/assess deviations from stability in the Poisson model. is there a way to modify the strucchange package to suit my purposes, or should i use be using another package, or is this a tough nut to crack? :) my application is detecting the onset of a flu outbreak as new daily data trickles in from each morning from local hospitals. seems to me like the same sort of inferential goal that strucchange refers to as "monitoring of structural change." thank you in advance. cheers, alexis
2010 Apr 05
1
back soon / clang static analyzer
I had a flu (or something) last week and couldn't get almost anything done. I'm pretty much healed now, and today I spent some time fixing bugs already, but then I got stuck fixing issues reported by clang's static analyzer. The good thing is that it found several real bugs from error handling path...
2011 Nov 18
0
Kalman Filter with dlm
I have built a Kalman Filter model for flu forecasting as shown below. Y - Target Variable X1 - Predictor1 X2 - Predictor2 While forecasting into the future, I will NOT have data for all three variables. So, I am predicting X1 and X2 using two Kalman filters. The code is below x1.model <- dlmModSeas(52) + dlmModPoly(1, dV=5, dW=10...
2009 Aug 04
0
Sweave errors during package building
Dear all, I just spent quite a while fixing a weird error in my vignettes while doing R CMD build and R CMD check R CMD Sweave ran fine, though. The cause turned out to be: 1. I have a data set flu, 2. and a corresponding vignette explaining things one can do with that object. This vignette creates another object flu (which masks the packages one). 3. Now when the next vignette is processed, this object created by the first vignette still exists, and still masks the packaged data set. I...
2008 Apr 23
2
Status of EventMachine.fork
...tor within the forked child (it also should open a socket and write status information back to the main process). I have not been able to do this with EventMachine. When searching the mailinglist I found a mention of EventMachine.fork, is there any news on the progress on that? Thanks in advance, Flurin
2005 Mar 07
3
Tons of shiny new stuff
Ok despite this crazy flu which got me last week i was able to get some coding done. Here goes: == Hieraki Hieraki got plenty of improvements next to the rails 0.10 update. The biggest new features are proper yaml, html and readme export. But there are also plenty of new code improvements like the switch to my favorite p...
2017 Oct 21
1
Skip error in downloading file in loop
...p;location=GEOM:POINT( ", cities[i, "lon_nldas"], ",%20", cities[i,"lat_nldas"], ")&startDate=1980-01-01T00&endDate=2016-12-31T23&type=asc2") target2 <- paste0("/Users/dasgupta/Dropbox (FEEM)/Flu Paper/climate data/temperature/nldas/", # change for whatever destination directory you may prefer. cities[i,"city"], "_", cities[i,"state"], ".csv") download.file(url=target1, destfile=target2, method = &quo...
2006 Feb 06
4
Relationship Question (STI)
...the Buddies table to get the relationships, then query both the Whale and Monkey to get the appropriate objects back. I saw Chad''s HABTM example using STI in the Recipes book... but I''m trying to stay away from STI. Any thoughts ? Also, sorry for the bizzare post... I have the flu ! == Dylan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/b8965178/attachment.html
2007 May 24
1
Basic connection between Mitel 3300 ICP and Asterisk (trixbox) - from a clueless newbie....
Hi all, Our company has deployed a Mitel 3300 system (only about 2.5 years ago) and we are experimenting with setting up Asterisk in our head office (for business continuity, ie we have a bird flu epidemic and no-one can come in, therefore use SIP softphones at home to co-ordinate activity) and at a remote site in the Isle of Man (connected via 2Mbps SDSL) Ideally we'd like anyone on either Asterisk servers (IOM and London) to be able to dial anyone internally on the Mitel 3300 and vice...
2017 Nov 30
2
added spn and exported keytab not match
Hello All. I am using Samba AD DC and Linux server with Squid, and I try to configure kerberos authentication for proxy server users. I need to add SPN for user and then export keytab with it to file. I am add user with RSAT and add SPN for it with samba-tool (like https://wiki.samba.org/index.php/Generating_Keytabs): -------------------- root at ad41:/# samba-tool spn list proxy proxy User
2018 May 09
0
Seasonal weekly average
...y=1,col=c("black","red")) Jim On Wed, May 9, 2018 at 4:37 PM, Shakeel Suleman <Shakeel.Suleman at phe.gov.uk> wrote: > Hi, > > I am fairly new to 'R' and would like advice on the following. I want to calculate a weekly average number of reports (e.g. of flu, norovirus) based on the same weeks for the last five years. I will then use this to plot a chart with 52 points for the average based on the last five years; another line will then plot the current year, enabling a comparison of current weekly counts against a five year average for the same week....
2017 Nov 28
2
Debian Buster, bind_dlz, and apparmor
Hai,  Normaly i kick in sooner but im in bed fit by flu. :-(  You have to add the bind paths to the apparmor profile, or disable apparmor in total, just dont remove it, should work also. debian wiki or ubuntu wiki shows how.  But why are you using buster, imo really not safe,  if you wany a 4.7 for stretch use my apt. When im better i can have a l...