]> git.donarmstrong.com Git - rsem.git/blobdiff - EBSeq/man/f0.Rd
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / man / f0.Rd
diff --git a/EBSeq/man/f0.Rd b/EBSeq/man/f0.Rd
new file mode 100644 (file)
index 0000000..fb0c231
--- /dev/null
@@ -0,0 +1,69 @@
+\name{f0}
+\alias{f0}
+%- Also NEED an '\alias' for EACH other topic documented here.
+\title{
+The Predictive Distribution of being EE
+}
+\description{
+%%  ~~ A concise (1-5 lines) description of what the function does. ~~
+}
+\usage{
+f0(Input, AlphaIn, BetaIn, EmpiricalR, NumOfGroups, log)
+}
+%- maybe also 'usage' for other objects documented here.
+\arguments{
+  \item{Input}{
+%%     ~~Describe \code{Input} here~~
+}
+  \item{AlphaIn}{
+%%     ~~Describe \code{AlphaIn} here~~
+}
+  \item{BetaIn}{
+%%     ~~Describe \code{BetaIn} here~~
+}
+  \item{EmpiricalR}{
+%%     ~~Describe \code{EmpiricalR} here~~
+}
+  \item{NumOfGroups}{
+%%     ~~Describe \code{NumOfGroups} here~~
+}
+  \item{log}{
+%%     ~~Describe \code{log} here~~
+}
+}
+\details{
+%%  ~~ If necessary, more details than the description above ~~
+}
+\value{
+%%  ~Describe the value returned
+%%  If it is a LIST, use
+%%  \item{comp1 }{Description of 'comp1'}
+%%  \item{comp2 }{Description of 'comp2'}
+%% ...
+}
+\references{
+%% ~put references to the literature/web site here ~
+}
+\author{
+Ning Leng
+}
+\note{
+%%  ~~further notes~~
+}
+
+%% ~Make other sections like Warning with \section{Warning }{....} ~
+
+\seealso{
+f1
+}
+\examples{
+##---- Should be DIRECTLY executable !! ----
+##-- ==>  Define data, use random,
+##--   or do  help(data=index)  for the standard data sets.
+
+
+}
+% Add one or more standard keywords, see file 'KEYWORDS' in the
+% R documentation directory.
+\keyword{ ~kwd1 }
+\keyword{ ~kwd2 }% __ONLY ONE__ keyword per line