Displaying 1 result from an estimated 1 matches for "ftraw".
Did you mean:
straw
2007 Aug 13
0
Problem with fisher.g.test
...(4534) - supplied
with R 2.5.1 and GeneCycle was downloaded and applied only 3-4 days ago.
Thanks in advance,
S
[Workspace restored from /Users/howler/.RData]
> ctraw<-read.csv("ct.csv", header = TRUE, sep = ",", quote="\"")
> ct<-t(ctraw)
> ftraw<-read.csv("ft.csv", header = TRUE, sep = ",", quote="\"")
>
> ft<-t(ftraw)
> library(GeneCycle)
Loading required package: longitudinal
Loading required package: corpcor
Loading required package: fdrtool
Loading required package: locfdr
Loading requ...