From e514f8235ee5398da5c5c83d472ca99dd5324066 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 25 Oct 2022 10:35:39 +0200 Subject: Complete documentation and fix a bug The bug was introduced by the changes in summary.saem.mmkin.R and surfaced in the tests when using saemix transformations. --- man/logLik.saem.mmkin.Rd | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/logLik.saem.mmkin.Rd') diff --git a/man/logLik.saem.mmkin.Rd b/man/logLik.saem.mmkin.Rd index 8ea3426f..603f4607 100644 --- a/man/logLik.saem.mmkin.Rd +++ b/man/logLik.saem.mmkin.Rd @@ -7,6 +7,10 @@ \method{logLik}{saem.mmkin}(object, ..., method = c("lin", "is", "gq")) } \arguments{ +\item{object}{The fitted \link{saem.mmkin} object} + +\item{\dots}{Passed to \link[saemix:logLik]{saemix::logLik.SaemixObject}} + \item{method}{Passed to \link[saemix:logLik]{saemix::logLik.SaemixObject}} } \description{ -- cgit v1.2.1