search for: mcauliffe

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

2012 Aug 22
1
loading both RPostgreSQL and RSQLite leads to problems
...e output of showMethods('show') in two scenarios: (1) RPostgreSQL loaded, RSQLite not loaded; (2) RPostgreSQL loaded, RSQLite loaded (in that order). i'd be grateful for any help resolving or working around this issue. if possible, please include my email address in any reply. best jon mcauliffe jon at mcauliffe.com (1) > showMethods('show') Function: show (package methods) object="ANY" object="classGeneratorFunction" object="classRepresentation" object="dbObjectId" object="envRefClass" object="function" (inherite...
2004 Jun 11
1
qbinom(p, size, prob = 0, lower.tail = FALSE) hangs (PR#6972)
Full_Name: Jon McAuliffe Version: 1.9.0 OS: Mac OS X 10.3.4 Submission from: (NULL) (64.166.16.252) a call like qbinom(0.3, 10, prob = 0, lower.tail = FALSE) hangs R. prob = 0 does not look interesting, but it can be useful for completeness when qbinom is part of other general routines. please see PR#5900 (Accuracy-fix...
2004 Nov 05
1
fast partial spectral decompositions.
...e complete eigenproblem interface to dsyevr appears to be exported in Lapack.h (as dsyev). corrections to misunderstandings in the above are welcome. advice on whether using dsyevr rather than dsyevx is (very) important for partial decompositions is also gratefully accepted. please include jon at mcauliffe.com in the reply. jon.
2004 Nov 05
1
fast partial spectral decompositions.
...e complete eigenproblem interface to dsyevr appears to be exported in Lapack.h (as dsyev). corrections to misunderstandings in the above are welcome. advice on whether using dsyevr rather than dsyevx is (very) important for partial decompositions is also gratefully accepted. please include jon at mcauliffe.com in the reply. jon.
2016 May 11
0
Data Scientist/ R Software Developer at Tessella in Needham, MA
...vative solutions to complex real-world challenges. As well as being acclaimed custom software producers, we are experts in the fields of big data and analytics, and our pharmaceutical clients rely on us to help them draw meaningful conclusions from the flood of clinical data. Thanks so much, Katie McAuliffe | Lead Talent Acquisition Partner 20 North Avenue, Burlington, MA 01803 P: 781.993.5546 Foliage, part of the Altran Group ________________________________ This message is intended only for the designated recipie...{{dropped:11}}
2000 Jun 22
1
RPM install failure, redhat 6.1
hi, i grabbed http://www.r-project.org/bin/linux/redhat/6.x/i386/R-base-1.1.0-2.i386.rpm then ran [root at machine jon]# rpm -ivh R-base-1.1.0-2.i386.rpm R-base and got #############################################unpacking of archive failed on file /usr/lib/R/library/nls/help/AnIndex: cpio: open failed - No such file or directory on a redhat 6.1 machine. the README in
2001 Apr 20
1
tapply on a matrix?
suppose i have an nx2 matrix A; call its column vectors x and y. the rows of A are grouped by a factor F. i want to fit one lowess curve (y vs. x) for each subset of rows corresponding to a particular level of F. naively, i mean something like tapply(A, F, fun = lowess) , but tapply needs A to be 1-dimensional. reading the help pages, the other {,l,s}apply functions seem not to be germane in
2002 Jul 14
1
crossprod and X %*% t(X)
hi, the help page for crossprod states that crossprod(A,B) is faster than t(A) %*% B; experimentation certainly bears this out. more alarming is the evidence that crossprod(t(A), B) is faster than A %*% B: on a PII laptop, 128MB memory, win98, R-1.5.0.-patched precompiled (no ATLAS): > A <- matrix(rnorm(250000),500,500) > B <- matrix(rnorm(250000),500,500) > for (i in 1:5) {
2005 Jan 25
3
Bristuff ZapHFC and Loosing D-Channel
Using the latest(?) bristuff (Asterisk 1.0.4-BRIstuffed-0.2.0-RC3a) I have problems with loosing the D-channel. Most of the time, after the message "PRI D-channel down" it only takes a second or so to come back up, noted by the message "PRI D-channel up" However, today most of the time the D-channel stays down. Calls come in, but can't be answered. Does anyone know