From ee7fdf4e1460f01ecac50d69798904c4e37f5b93 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Thu, 22 Jun 2023 04:25:46 +0000 Subject: Prevent internal functions from being exported --- man/computeLL.Rd | 1 + 1 file changed, 1 insertion(+) (limited to 'man/computeLL.Rd') diff --git a/man/computeLL.Rd b/man/computeLL.Rd index 241d1ad..7e9926a 100644 --- a/man/computeLL.Rd +++ b/man/computeLL.Rd @@ -19,3 +19,4 @@ 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. } +\keyword{internal} -- cgit v1.2.3