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 --- R/WP.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'R/WP.R') diff --git a/R/WP.R b/R/WP.R index a6e5354..5440e35 100644 --- a/R/WP.R +++ b/R/WP.R @@ -43,8 +43,8 @@ #' \code{scale.max}, which is the largest possible value of the #' scale parameter; and the third is \code{shape.max}, which is #' the largest possible value of the shape parameter. Defaults to -#' \code{B=100, scale.max=10, shape.max=10}. For both shape and -#' scale, the smallest possible value is 1/\code{B}. +#' \code{B = 100, scale.max = 10, shape.max = 10}. For both shape +#' and scale, the smallest possible value is 1/\code{B}. #' @param tol Cutoff value for cumulative distribution function of the #' pre-discretization gamma serial distribution. Defaults to 0.999 #' (i.e. in the discretization, the maximum is chosen such that the -- cgit v1.2.3