aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-09-27 20:10:01 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-09-27 20:10:01 +0200
commit5c15ef747568b3a9a9c094b6aa546dc80e3aa87a (patch)
tree70f86619437fb8f1bc1f144b847fc4dacbcba128 /NAMESPACE
parent047d048b89e167fb354b45cd7c6b719b9f4cdd28 (diff)
intervals() methods, more DFOP/tc variants
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE4
1 files changed, 4 insertions, 0 deletions
diff --git a/NAMESPACE b/NAMESPACE
index aa40b570..aa3899ac 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -8,6 +8,8 @@ S3method(aw,mmkin)
S3method(confint,mkinfit)
S3method(f_time_norm_focus,mkindsg)
S3method(f_time_norm_focus,numeric)
+S3method(intervals,nlmixr.mmkin)
+S3method(intervals,saem.mmkin)
S3method(loftest,mkinfit)
S3method(logLik,mkinfit)
S3method(lrtest,mkinfit)
@@ -61,6 +63,7 @@ export(endpoints)
export(f_time_norm_focus)
export(get_deg_func)
export(ilr)
+export(intervals)
export(invilr)
export(invtffm0)
export(loftest)
@@ -112,6 +115,7 @@ importFrom(dplyr,"%>%")
importFrom(grDevices,dev.cur)
importFrom(lmtest,lrtest)
importFrom(methods,signature)
+importFrom(nlme,intervals)
importFrom(nlmixr,nlmixr)
importFrom(nlmixr,tableControl)
importFrom(parallel,detectCores)

Contact - Imprint