aboutsummaryrefslogtreecommitdiff
path: root/R/summary.nlmixr.mmkin.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/summary.nlmixr.mmkin.R')
-rw-r--r--R/summary.nlmixr.mmkin.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/summary.nlmixr.mmkin.R b/R/summary.nlmixr.mmkin.R
index a023f319..94d4ed93 100644
--- a/R/summary.nlmixr.mmkin.R
+++ b/R/summary.nlmixr.mmkin.R
@@ -211,7 +211,7 @@ print.summary.nlmixr.mmkin <- function(x, digits = max(3, getOption("digits") -
if (nrow(x$confint_trans) > 1) {
corr <- x$corFixed
class(corr) <- "correlation"
- print(corr, title = "\nCorrelation:", ...)
+ print(corr, title = "\nCorrelation:", rdig = digits, ...)
}
cat("\nRandom effects (omega):\n")

Contact - Imprint