The R Project SVN R

Rev

Rev 61168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 61168 Rev 61433
Line 54... Line 54...
54
  role of the \code{T} argument.
54
  role of the \code{T} argument.
55
 
55
 
56
  The one-sample case is effectively the binomial test with a very large
56
  The one-sample case is effectively the binomial test with a very large
57
  \code{n}. The two sample case is converted to a binomial test by
57
  \code{n}. The two sample case is converted to a binomial test by
58
  conditioning on the total event count, and the rate ratio is directly
58
  conditioning on the total event count, and the rate ratio is directly
59
  related to the odds in that binomial distribution.  
59
  related to the odds in that binomial distribution.
60
}
60
}
61
\seealso{
61
\seealso{
62
  \code{\link{binom.test}}
62
  \code{\link{binom.test}}
63
}
63
}
64
\examples{
64
\examples{