From cb03bf1fb1e6326f06029969663f3399af96b05d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 26 Oct 2019 22:38:11 +0200 Subject: Address some check and test failures --- R/confint.mkinfit.R | 2 ++ 1 file changed, 2 insertions(+) (limited to 'R/confint.mkinfit.R') diff --git a/R/confint.mkinfit.R b/R/confint.mkinfit.R index 887adc9f..58918321 100644 --- a/R/confint.mkinfit.R +++ b/R/confint.mkinfit.R @@ -21,6 +21,8 @@ #' @param quiet Should we suppress messages? #' @return A matrix with columns giving lower and upper confidence limits for #' each parameter. +#' @param \dots Not used +#' @importFrom stats qnorm #' @references Pawitan Y (2013) In all likelihood - Statistical modelling and #' inference using likelihood. Clarendon Press, Oxford. #' @examples -- cgit v1.2.1