aboutsummaryrefslogtreecommitdiff
path: root/R/confint.mkinfit.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-11-01 15:39:12 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2019-11-01 15:39:12 +0100
commit0220b25f01a4451fa44a7b2f30f5849c4d822a9c (patch)
tree0b113fd7e04d408f05f69db62b982d1f11790f19 /R/confint.mkinfit.R
parentce73c044b949154e3bc3e715b9b79e1360b3f794 (diff)
Another documentation fix
Diffstat (limited to 'R/confint.mkinfit.R')
-rw-r--r--R/confint.mkinfit.R5
1 files changed, 2 insertions, 3 deletions
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.

Contact - Imprint