summaryrefslogtreecommitdiff
path: root/man/WP_known.Rd
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2023-06-21 15:56:12 +0000
committerNaeem Model <me@nmode.ca>2023-06-21 15:56:12 +0000
commitc85280a9cfe1f46eb4bc260d7f479a33d86dceff (patch)
treee14928565b80793d177607ce321a06e9993c41c2 /man/WP_known.Rd
parente0988851b26668ec69131e22a0815ce6f85b94c4 (diff)
Re-generate docs
Diffstat (limited to 'man/WP_known.Rd')
-rw-r--r--man/WP_known.Rd9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/WP_known.Rd b/man/WP_known.Rd
index 92f3859..dd113ac 100644
--- a/man/WP_known.Rd
+++ b/man/WP_known.Rd
@@ -7,13 +7,14 @@
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.
}