]> git.donarmstrong.com Git - rsem.git/blob - EBSeq/man/f0.Rd
Included EBSeq for downstream differential expression analysis
[rsem.git] / EBSeq / man / f0.Rd
1 \name{f0}
2 \alias{f0}
3 %- Also NEED an '\alias' for EACH other topic documented here.
4 \title{
5 The Predictive Distribution of being EE
6 }
7 \description{
8 %%  ~~ A concise (1-5 lines) description of what the function does. ~~
9 }
10 \usage{
11 f0(Input, AlphaIn, BetaIn, EmpiricalR, NumOfGroups, log)
12 }
13 %- maybe also 'usage' for other objects documented here.
14 \arguments{
15   \item{Input}{
16 %%     ~~Describe \code{Input} here~~
17 }
18   \item{AlphaIn}{
19 %%     ~~Describe \code{AlphaIn} here~~
20 }
21   \item{BetaIn}{
22 %%     ~~Describe \code{BetaIn} here~~
23 }
24   \item{EmpiricalR}{
25 %%     ~~Describe \code{EmpiricalR} here~~
26 }
27   \item{NumOfGroups}{
28 %%     ~~Describe \code{NumOfGroups} here~~
29 }
30   \item{log}{
31 %%     ~~Describe \code{log} here~~
32 }
33 }
34 \details{
35 %%  ~~ If necessary, more details than the description above ~~
36 }
37 \value{
38 %%  ~Describe the value returned
39 %%  If it is a LIST, use
40 %%  \item{comp1 }{Description of 'comp1'}
41 %%  \item{comp2 }{Description of 'comp2'}
42 %% ...
43 }
44 \references{
45 %% ~put references to the literature/web site here ~
46 }
47 \author{
48 Ning Leng
49 }
50 \note{
51 %%  ~~further notes~~
52 }
53
54 %% ~Make other sections like Warning with \section{Warning }{....} ~
55
56 \seealso{
57 f1
58 }
59 \examples{
60 ##---- Should be DIRECTLY executable !! ----
61 ##-- ==>  Define data, use random,
62 ##--    or do  help(data=index)  for the standard data sets.
63
64
65 }
66 % Add one or more standard keywords, see file 'KEYWORDS' in the
67 % R documentation directory.
68 \keyword{ ~kwd1 }
69 \keyword{ ~kwd2 }% __ONLY ONE__ keyword per line