search for: gleditsch

Displaying 5 results from an estimated 5 matches for "gleditsch".

2005 Jul 21
3
Problem with read.table()
...lines. They all seem to have length 14, there are no double tabs etc., and the file reads correctly in other programs. Does anyone have any suggestions as to what this might stem from? I have placed a copy of the file at http://dss.ucsd.edu/~kgledits/archigos_v.1.9.asc regards, Kristian Skrede Gleditsch > archigos1.9 <- read.table("c:/work/work12/archigos/archigos_v.1.9.asc", + sep="\t",header=T,as.is=T,row.names=NULL) Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec, : line 260 did not have 14 elements > a <- count.fiel...
2002 May 04
1
acf() function
As far as I can see, R does not appear to have an acf() function akin to Splus. Does anyone have code for this? regards, KSG ------------------------------------------------------------ Kristian Skrede Gleditsch, Ph.D. Assistant Professor Department of Political Science University of California, San Diego La Jolla, CA 92093-0521, USA Tel: (858) 822 0535, Fax: (858) 534 7130 Email: kgleditsch at ucsd.edu http://weber.ucsd.edu/~kgledits/ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2007 Apr 12
2
[PATCH] Make com32 printf obey width-restriction on %s
Hi, The following patch is against 3.36. It lets the width-modifier to the %s conversion specifier restrict the length of the formatted string as well as expand it. In addition, it adds the strnlen function, which only exists as a prototype today. -- Arne. --- syslinux-3.36/com32/lib/Makefile.orig 2007-02-10 21:47:07.000000000 +0100 +++ syslinux-3.36/com32/lib/Makefile 2007-04-12
2004 Jul 04
2
smooth non cumulative baseline hazard in Cox model
...lambda(t) or lambda(t)dt (I do not know for sure), something involving the instantaneous baseline risk. But, for sure, I 've seen elsewhere what I need. Specifically, here: http://econ.worldbank.org/files/13214_CivilPeace.pdf that is page 41 of HEGRE, H??vard; ELLINGSEN, Tanja; GATES, Scott; GLEDITSCH, Nils Petter (2001). "Toward a Democratic Civil Peace? Democracy, Political Change, and Civil War, 1816-1992". American Political Science Review, vol. 95, no 1. I'm doing the same job as Hegre et al. (studying civil wars) but with the counting process formulation of the Cox model. (I...
2006 Sep 04
0
Patch to menu.c32 from syslinux 3.20
Hi, I'm attaching a patch to Syslinux dealing with a handful of issues that were preventing me from using the simple menu interface. Issues covered: * Enable "MENU ONERROR" as a keyword on par with "ONERROR". * Enable hidden menu entries to be used as ontimeout and onerror entries (probably the least estheticalla pleasing part, sorry about that.) * Make global