Displaying 6 results from an estimated 6 matches for "locfdr".
Did you mean:
locf
2007 Dec 12
1
Efron's locfdr package - a component missing
Hello:
Could you possibly help me.
In Efron's 2004 paper "Selection and Estimation ..."
it was mentioned that so-called effect density estimate, denoted by g1(mu)
was included in the locfdr package. However, I can't find it in the
description
of the package. Any suggestions?
Sincerely,
Nik
--
View this message in context: http://www.nabble.com/Efron%27s-locfdr-package---a-component-missing-tp14287868p14287868.html
Sent from the R help mailing list archive at Nabble.com.
2007 Aug 13
0
Problem with fisher.g.test
...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 required package: splines
> ctgtest<-fisher.g.test(ctanalysis)
Error in r[i1] - r[-length(r):-(length(r) - lag + 1)] :
non-numeric argument to binary operator
[[alternative HTML version deleted]]
2005 Jun 08
2
CRAN task view for genetics
Hello to everyone!
I have built CRAN task view for genetics. For now I have not submit it
to CRAN yet and it can be accessible from:
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.html
http://www.bfro.uni-lj.si/MR/ggorjan/software/R/Genetics.ctv
I have not submitted it to CRAN, since I would like first some opinion
about it. Genetics is really so broad field that I belive one person
2007 Oct 30
6
trouble installing building packages from source using R 2.6.0 on Ubuntu Gutsy AMD64
I have recently upgraded to Ubuntu Gutsy and, for the first time, am
using a 64-bit installation. After failing miserably to install R from
source, not a problem for me in the past with a 32-bit install, I went
the route of using the Debian Etch build. This went smoothly, but I am
unable to update my numerous R and BioConductor packages, getting
non-zero exit status errors on each package. Is
2007 Mar 26
1
Problem in loading all packages all at once
...uot;,"lazy","ldbounds","ldDesign","LDheatmap","leaps","lgtdl","limma","linprog","lme4","lmeSplines","LMGene","lmm","lmomco","Lmoments","lmtest","locfdr","locfit","lodplot","LogicReg","logistf","logspline","lokern","longitudinal","longmemo","LoopAnalyst","LowRankQP","lpridge","lpSolve","lsa","lspls","...
2011 Apr 05
0
Changing parameter in local fdr R code
...quot;ordered")$y
}
else ffdr <- approx(x, fdr, zz, rule = 2, ties = "ordered")$y
vl = list(fdr = ffdr, fp0 = fp0, Efdr = Efdr, cdf1 = cdf1,
mat = mat, z.2 = z.2)
if (!missing(mult))
vl$mult = EE
vl$call = call
vl
}
<environment: namespace:locfdr>
--
Thanks,
Jim.
[[alternative HTML version deleted]]