search for: coot

Displaying 9 results from an estimated 9 matches for "coot".

Did you mean: boot
2010 Apr 14
2
GAMM : how to use a smoother for some levels of a variable, and a linear effect for other levels?
...hich differs for each value of ID (4 different bird species). In earlier versions of R, the following code was used BM2<-gamm(Birds~Rain+ID+ s(Time,by=as.numeric(ID=="Stilt.Oahu"))+ s(Time,by=as.numeric(ID=="Stilt.Maui"))+ s(Time,by=as.numeric(ID=="Coot.Oahu"))+ s(Time,by=as.numeric(ID=="Coot.Maui")), correlation=corAR1(form=~Time |ID ), weights=varIdent(form=~1|ID)) However, in the current version of R, this does not work anymore, and should be changed into BM2<-gamm(Birds~Rain+ID+ s(Time,by=ID),...
2010 Feb 27
1
reading data from web data sources
...ce, and I'd also like to give the data owners suggestions on how to reformat their data so that it is easier to consume by machines, while being easy to read for humans. The early records are a serious machine parsing challenge as they are tiff images of old notebooks ;-) tia Tim Tim Coote tim at coote.org vincit veritas
2010 Apr 08
2
xts off by one confusion or error
Hullo I may have missed something blindingly obvious here. I'm using xts to handle some timeseries data. I've got daily measurements for 100 years. If I try to reduce the error rate by taking means of each month, I'm getting what at first sight appears to be conflicting information. Here's a small subset to show the problem: A small set of data: > vv x
2007 Sep 04
1
SysVinit guidance, please
...to be more observant. What had gotten my attention earlier is that the once-familiar banner displayed on about everything except my room's ceiling was missing. After some red herrings and blind alleys (hey, you don't have to worry about mixed metaphors when you're an illiterate old coot!) I decided that the missing banners and the fact that the power was killed while a graphical page was displayed was what I saw. Anyhow, it seems that these extinct banners were a function of the /bin/shutdown routine in SysVinit because banners happen in CentOS 4.x whether the shutdown comman...
2006 Feb 16
2
looping through tasks
...ess questions such as "What's on your IPOD?" or "Who's your person of the year?" www.FosterFAQ.blogspot.com www.personal.psu.edu/emf10 "What do you mean, this jacket makes me look like John Kerry on a pheasant hunt. I'll fill your ass with bird shot, you old coot." -- Dick Cheney, just before shooting his homie. "But the one thing we can all agree, all faiths and ideologies, is that God is with the vulnerable and poor. God is in the slums, in the cardboard boxes where the poor play house? God is in the silence of a mother who has infected her ch...
2002 May 31
1
bochs+isolinux
Hi Peter, I tried isolinux-1.73, its great! Because of some problems making a universal boot-CD I tried to use bocs-1.4 (a PC emulator, very good). This emulator is able to boot a win98-installation-CD but fails on self made isolinux-1.73-CDs. I can coot the isolinux-CD by a real PC without problems. Also a SuSE-Linux CD or an image of it which claims to use solinux-1.62 is bootable in bochs, but if I try to make my own isolinux-1.62 CD, again I can boot it on a real PC, but not within bochs. I have no idea why. Could you please help? I used mkiso...
2012 Mar 04
1
JRuby devkit "gem install win32-api" fails. what to do?
2007 Dec 13
1
parsing dates in input file
I've hunted around to try to work this out and cannot find anything aposite, although there are exhortations to read News files and the fine manual in response to similar queries. Hope I haven't missed anything obvious. I want to read in csv files that contain dates, or date times. If I read them in directly: x <- read.csv ("file") the relevant dataframe column is of type
2004 Jan 16
1
E-Sword InstallShield failure. How to Debug?
Greetings, This is my first attempt at using Wine. I am running on Debian Linux. The following packages are installed. Inst libwine (0.0.20031212-1 Debian:testing) Inst wine (0.0.20031212-1 Debian:testing)