aboutsummaryrefslogtreecommitdiff
path: root/R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-13 21:24:13 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-13 21:24:13 +0100
commit6441a9f35d66f2c4d38c0036f99cd8f509d76f3b (patch)
tree452f80a89016e89e8113e17d251f988ece1f86d2 /R
parent572e435b2394ef7092a78d0eebbbeda88b66a0a8 (diff)
More work on f_time_norm_focus
Diffstat (limited to '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