diff options
Diffstat (limited to 'man/confint.mkinfit.Rd')
-rw-r--r-- | man/confint.mkinfit.Rd | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/confint.mkinfit.Rd b/man/confint.mkinfit.Rd index e4a60556..60e82517 100644 --- a/man/confint.mkinfit.Rd +++ b/man/confint.mkinfit.Rd @@ -36,9 +36,8 @@ applied to the likelihood based on the transformed parameters?} transformed parameters, should we backtransform the parameters with their confidence intervals?} -\item{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.} +\item{cores}{The number of cores to be used for multicore processing. +On Windows machines, cores > 1 is currently not supported.} \item{quiet}{Should we suppress the message "Profiling the likelihood"} |