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