1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/computeLL.R
5 \title{WP method background function computeLL}
10 \item{p}{discretized version of the serial distribution}
12 \item{NT}{vector of case counts}
14 \item{R0}{basic reproductive ratio}
17 The function returns the variable \code{LL} which is the log-likelihood at the input variables and parameters.
20 This is a background/internal function called by \code{WP}. It computes the log-likelihood.