aboutsummaryrefslogtreecommitdiff
path: root/R/saem.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/saem.R')
-rw-r--r--R/saem.R2
1 files changed, 2 insertions, 0 deletions
diff --git a/R/saem.R b/R/saem.R
index 408e62e8..3376d3c6 100644
--- a/R/saem.R
+++ b/R/saem.R
@@ -1,3 +1,5 @@
+utils::globalVariables(c("predicted", "std"))
+
#' Fit nonlinear mixed models with SAEM
#'
#' This function uses [saemix::saemix()] as a backend for fitting nonlinear mixed

Contact - Imprint