From c85280a9cfe1f46eb4bc260d7f479a33d86dceff Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Wed, 21 Jun 2023 15:56:12 +0000 Subject: Re-generate docs --- man/computeLL.Rd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/computeLL.Rd') diff --git a/man/computeLL.Rd b/man/computeLL.Rd index 15a186e..241d1ad 100644 --- a/man/computeLL.Rd +++ b/man/computeLL.Rd @@ -7,14 +7,14 @@ computeLL(p, NT, R0) } \arguments{ -\item{p}{discretized version of the serial distribution} +\item{p}{Discretized version of the serial distribution.} -\item{NT}{vector of case counts} +\item{NT}{Vector of case counts.} -\item{R0}{basic reproductive ratio} +\item{R0}{Basic reproductive ratio.} } \value{ -The function returns the variable \code{LL} which is the log-likelihood at the input variables and parameters. +This function returns the log-likelihood at the input variables and parameters. } \description{ This is a background/internal function called by \code{WP}. It computes the log-likelihood. -- cgit v1.2.3