search for: maketables

Displaying 8 results from an estimated 8 matches for "maketables".

2013 Feb 13
1
WriteXLS: 'object not found' error within function
...ing the WriteXLS function: print(class(tables)) flush.console() [1] "list" At least I would have thought this would have ruled out any scope-related issues. Has anyone else had this problem or have any ideas why it might be happening? Thanks, Scott PS here is the function in full: makeTables <- function(design, designInfo, oldMatrix, matrix, annot, tableList) { rownames(design) <- designInfo[,1] fit <- lmFit(matrix, design) fit <- eBayes(fit) tables<-list() for (i in 1:length(tableList)) { table <- makeTable(oldMatrix, matrix, annot, fit, tableList[i]) print(pa...
2006 Aug 08
3
Pairwise n for large correlation tables?
Hello, I'm using a very large data set (n > 100,000 for 7 columns), for which I'm pretty happy dealing with pairwise-deleted correlations to populate my correlation table. E.g., a <- cor(cbind(col1, col2, col3),use="pairwise.complete.obs") ...however, I am interested in the number of cases used to compute each cell of the correlation table. I am unable to find such a
2002 Nov 02
5
problem compiling R-1.6.1 on WinNT: pcre
...../extra/pcre/libRpcre.a(get.o)(.text+0x12c):get.c: undefined reference to `pcre_free' ../extra/pcre/libRpcre.a(get.o)(.text+0x17a):get.c: undefined reference to `pcre_malloc' ../extra/pcre/libRpcre.a(get.o)(.text+0x1cc):get.c: undefined reference to `pcre_free' ../extra/pcre/libRpcre.a(maketables.o)(.text+0x20):maketables.c: undefined reference to `pcre_malloc' ../extra/pcre/libRpcre.a(study.o)(.text+0x64e):study.c: undefined reference to `pcre_malloc' make[1]: *** [R.dll] Error 1 make[1]: Leaving directory `/cygdrive/g/Rbuild/R-1.6.1/src/gnuwin32' make: *** [all] Error 2 --...
2012 Nov 21
0
Making part of a data frame into a time series
Dear folks ? I have a bunch of data frames where columns 1:(n-1) contain information about a county, and columns n and higher contain a time series of monthly observations on that county. I wanted to get the data in columns n and higher to be recognized as a bunch of time series. So I wrote a function that was supposed to turn all the columns from a given column number on into a time series: #
2011 Sep 22
1
Wrapper of linearHypothesis (car) for post-hoc of repeated measures ANOVA
For some time I have been looking for a convenient way of performing post-hoc analysis to Repeated Measures ANOVA, that would be acceptable if sphericity is violated (i.e. leaving aside post-hoc to lme models). The best solution I found was John Fox's proposal to similar requests in R-help: http://tolstoy.newcastle.edu.au/R/e2/help/07/09/26518.html
2005 Jul 04
0
Problem linking with libdb
Hello, I am trying to compile iproute2 but something does not work when linking with libdb. This is what I am using: - iproute2-ss050607 - linux 2.4.22 - make 3.79.1 - gcc 2.95.3 - ld 2.15 When I type make, it ends somewhere in ./misc with the following error message: make output starts here: gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DCONFIG_GACT
2005 Oct 04
4
iproute2-050929 ERORR compiling
Dzien Dobry Is there some error witch iproute2-050929.tar.gz becouse when i compile I don''t get tc I have kernel 2.6.12.3 this is my log with compile # make make[1]: Entering directory `/home/src/a/04102005/iproute2-050929/lib'' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes
2004 Sep 23
11
Shorewall and OpenVPN woes
Ok. I''m knocking down one problem at a time. I''ve managed to figure out how to bridge my tap0 and my eth1 with br0. This is good stuff. But if I have shorewall running, I can''t ping the local network at all. If I have shorewall not running, I can ping the local network. Here is my setup. Firewall/NAT box: eth0 - DHCP from cable provider eth1 -