diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mmkin.Rd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/mmkin.Rd b/man/mmkin.Rd index 9a74a9cd..e06f6cd1 100644 --- a/man/mmkin.Rd +++ b/man/mmkin.Rd @@ -34,8 +34,9 @@ for parallel execution.} } \value{ A two-dimensional \code{\link{array}} of \code{\link{mkinfit}} -objects that can be indexed using the model names for the first index (row index) -and the dataset names for the second index (column index). +objects and/or try-errors that can be indexed using the model names for the +first index (row index) and the dataset names for the second index (column +index). } \description{ This function calls \code{\link{mkinfit}} on all combinations of models and |