\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