diff options
Diffstat (limited to 'man/nlme.Rd')
-rw-r--r-- | man/nlme.Rd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/nlme.Rd b/man/nlme.Rd index a9e368dd..bf527320 100644 --- a/man/nlme.Rd +++ b/man/nlme.Rd @@ -21,9 +21,9 @@ nlme_data(object) A function that can be used with nlme If random is FALSE (default), a named vector containing mean values - of the fitted degradation model parameters. If random is TRUE, a list with - fixed and random effects, in the format required by the start argument of - nlme for the case of a single grouping variable ds? +of the fitted degradation model parameters. If random is TRUE, a list with +fixed and random effects, in the format required by the start argument of +nlme for the case of a single grouping variable ds? A \code{\link{groupedData}} object } |