From b87620843bcae4fc1cb6a9e9caaf52944e93b7b7 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Fri, 30 Jun 2023 00:04:19 +0000 Subject: Re-gen docs and prevent genning of internal functions --- man/WP_known.Rd | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 man/WP_known.Rd (limited to 'man/WP_known.Rd') diff --git a/man/WP_known.Rd b/man/WP_known.Rd deleted file mode 100644 index aa6ab84..0000000 --- a/man/WP_known.Rd +++ /dev/null @@ -1,21 +0,0 @@ -% Generated by roxygen2: do not edit by hand -% Please edit documentation in R/WP_known.R -\name{WP_known} -\alias{WP_known} -\title{WP method background function WP_known} -\usage{ -WP_known(NT, p) -} -\arguments{ -\item{NT}{Vector of case counts.} - -\item{p}{Discretized version of the serial distribution.} -} -\value{ -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. -} -\keyword{internal} -- cgit v1.2.3