diff options
Diffstat (limited to 'man/mkinmod.Rd')
-rw-r--r-- | man/mkinmod.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkinmod.Rd b/man/mkinmod.Rd index d2b851b6..020917b9 100644 --- a/man/mkinmod.Rd +++ b/man/mkinmod.Rd @@ -60,8 +60,8 @@ A list of class \code{mkinmod} for use with \code{\link{mkinfit}}, The coefficient matrix, if the system of differential equations can be represented by one. } - \item{ll}{ - The likelihood function, taking the parameter vector as the first argument. + \item{cf}{ + If generated, the compiled function as returned by cfunction. } } \description{ |