summaryrefslogtreecommitdiff
path: root/man/WP_known.Rd
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2023-06-22 04:25:46 +0000
committerNaeem Model <me@nmode.ca>2023-06-22 04:25:46 +0000
commitee7fdf4e1460f01ecac50d69798904c4e37f5b93 (patch)
treeb0cb271fd8d6e258847d47f79f976beb2fa60bce /man/WP_known.Rd
parent87cda5b1e72f033f9d02f78d9cc3b7216d2abe9d (diff)
Prevent internal functions from being exported
Diffstat (limited to 'man/WP_known.Rd')
-rw-r--r--man/WP_known.Rd1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/WP_known.Rd b/man/WP_known.Rd
index dd113ac..aa6ab84 100644
--- a/man/WP_known.Rd
+++ b/man/WP_known.Rd
@@ -18,3 +18,4 @@ The function returns the maximum likelihood estimator of R0.
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}