\name{bhazard} \alias{bhazard} \title{ Placemarker function for a baseline hazard function. } \description{ Defined as the identity function. } \usage{ bhazard(x) } %- maybe also 'usage' for other objects documented here. \arguments{ \item{x}{ Input (and output) value } } %% \details{ %% %% ~~ If necessary, more details than the description above ~~ %% } \value{ Returns the input value } %% \references{ %% %% ~put references to the literature/web site here ~ %% } %% \author{ %% %% ~~who you are~~ %% } %% \note{ %% %% ~~further notes~~ %% } %% %% ~Make other sections like Warning with \section{Warning }{....} ~ %% \seealso{ %% %% ~~objects to See Also as \code{\link{help}}, ~~~ %% } %% \examples{ %% ##---- Should be DIRECTLY executable !! ---- %% ##-- ==> Define data, use random, %% ##-- or do help(data=index) for the standard data sets. %% ## The function is currently defined as %% function (x) %% x %% } %% % Add one or more standard keywords, see file 'KEYWORDS' in the %% % R documentation directory (show via RShowDoc("KEYWORDS")): %% % \keyword{ ~kwd1 } %% % \keyword{ ~kwd2 } %% % Use only one keyword per line. %% % For non-standard keywords, use \concept instead of \keyword: %% % \concept{ ~cpt1 } %% % \concept{ ~cpt2 } %% % Use only one concept per line.