diff options
Diffstat (limited to 'man/reexports.Rd')
-rw-r--r-- | man/reexports.Rd | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/reexports.Rd b/man/reexports.Rd new file mode 100644 index 00000000..bb77acc5 --- /dev/null +++ b/man/reexports.Rd @@ -0,0 +1,16 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/lrtest.mkinfit.R +\docType{import} +\name{reexports} +\alias{reexports} +\alias{lrtest} +\title{Objects exported from other packages} +\keyword{internal} +\description{ +These objects are imported from other packages. Follow the links +below to see their documentation. + +\describe{ + \item{lmtest}{\code{\link[lmtest]{lrtest}}} +}} + |