]> nmode's Git Repositories - Rnaught/blobdiff - man/WP_known.Rd
Prevent internal functions from being exported
[Rnaught] / man / WP_known.Rd
index 92f3859d972cbc4371a19a929db25c49ac022950..aa6ab84233504bc36a815f63210a33aaf8287ea4 100644 (file)
@@ -7,13 +7,15 @@
 WP_known(NT, p)
 }
 \arguments{
-\item{NT}{vector of case counts}
+\item{NT}{Vector of case counts.}
 
-\item{p}{discretized version of the serial distribution}
+\item{p}{Discretized version of the serial distribution.}
 }
 \value{
-The function returns \code{Rhat}, the maximum likelihood estimator of R0.
+The function returns the maximum likelihood estimator of R0.
 }
 \description{
-This is a background/internal function called by \code{WP}.  It computes the maximum likelihood estimator of R0 assuming that the serial distribution is known and finite discrete.
+This is a background/internal function called by \code{WP}. It computes the maximum
+likelihood estimator of R0 assuming that the serial distribution is known and finite discrete.
 }
+\keyword{internal}