From 0220b25f01a4451fa44a7b2f30f5849c4d822a9c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 1 Nov 2019 15:39:12 +0100 Subject: Another documentation fix --- R/confint.mkinfit.R | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'R/confint.mkinfit.R') diff --git a/R/confint.mkinfit.R b/R/confint.mkinfit.R index 07614306..84183808 100644 --- a/R/confint.mkinfit.R +++ b/R/confint.mkinfit.R @@ -27,9 +27,8 @@ #' @param backtransform If we approximate the likelihood in terms of the #' transformed parameters, should we backtransform the parameters with #' their confidence intervals? -#' @param cores The number of cores to be used for multicore processing. This -#' is only used when the \code{cluster} argument is \code{NULL}. On Windows -#' machines, cores > 1 is not supported. +#' @param cores The number of cores to be used for multicore processing. +#' On Windows machines, cores > 1 is currently not supported. #' @param quiet Should we suppress the message "Profiling the likelihood" #' @return A matrix with columns giving lower and upper confidence limits for #' each parameter. -- cgit v1.2.1