diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-09 16:33:19 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-09 16:33:19 +0100 |
commit | a1631098acfc3352e19c331e568bd6f5766b3c3d (patch) | |
tree | 6475ead3d4a0f6e754426d713514b594cefadb73 /man/reexports.Rd | |
parent | 6464d3999338d34c081f360694dbc0bc0abf68cb (diff) |
Merge plot methods for nlme.mmkin and saem.mmkin
This avoids code duplication
Diffstat (limited to 'man/reexports.Rd')
-rw-r--r-- | man/reexports.Rd | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/reexports.Rd b/man/reexports.Rd index bb77acc5..ccba7567 100644 --- a/man/reexports.Rd +++ b/man/reexports.Rd @@ -1,9 +1,10 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/lrtest.mkinfit.R +% Please edit documentation in R/lrtest.mkinfit.R, R/nlme.mmkin.R \docType{import} \name{reexports} \alias{reexports} \alias{lrtest} +\alias{nlme} \title{Objects exported from other packages} \keyword{internal} \description{ @@ -12,5 +13,7 @@ below to see their documentation. \describe{ \item{lmtest}{\code{\link[lmtest]{lrtest}}} + + \item{nlme}{\code{\link[nlme]{nlme}}} }} |