diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-27 20:10:01 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-09-27 20:10:01 +0200 |
commit | 5c15ef747568b3a9a9c094b6aa546dc80e3aa87a (patch) | |
tree | 70f86619437fb8f1bc1f144b847fc4dacbcba128 /man/reexports.Rd | |
parent | 047d048b89e167fb354b45cd7c6b719b9f4cdd28 (diff) |
intervals() methods, more DFOP/tc variants
Diffstat (limited to 'man/reexports.Rd')
-rw-r--r-- | man/reexports.Rd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/reexports.Rd b/man/reexports.Rd index d4fc6b96..dfbb76a7 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -1,8 +1,10 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/lrtest.mkinfit.R, R/nlme.mmkin.R, R/nlmixr.R +% Please edit documentation in R/intervals.R, R/lrtest.mkinfit.R, +% R/nlme.mmkin.R, R/nlmixr.R \docType{import} \name{reexports} \alias{reexports} +\alias{intervals} \alias{lrtest} \alias{nlme} \alias{nlmixr} @@ -15,7 +17,7 @@ below to see their documentation. \describe{ \item{lmtest}{\code{\link[lmtest]{lrtest}}} - \item{nlme}{\code{\link[nlme]{nlme}}} + \item{nlme}{\code{\link[nlme]{intervals}}, \code{\link[nlme]{nlme}}} \item{nlmixr}{\code{\link[nlmixr]{nlmixr}}} }} |