diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-02-08 17:17:29 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-02-08 17:17:29 +0100 |
commit | 0fa8a770812775d697717ad723f7f61fb04b7fef (patch) | |
tree | 17473ddf787541745d47dab063bc643ec59a9557 /man/reexports.Rd | |
parent | d081384ddcb75a9f92fad33e4e3f6d6796f98e67 (diff) | |
parent | c0638c84568d475b3b059e2c6e593e6f03b846bc (diff) |
Merge branch 'nlmixr'
Diffstat (limited to 'man/reexports.Rd')
-rw-r--r-- | man/reexports.Rd | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/man/reexports.Rd b/man/reexports.Rd index ccba7567..dfbb76a7 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -1,10 +1,13 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/lrtest.mkinfit.R, R/nlme.mmkin.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} \title{Objects exported from other packages} \keyword{internal} \description{ @@ -14,6 +17,8 @@ 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}}} }} |