Summarizes the results of a model fit by the lme() function of the
nlme package.
Usage
lmeSummary(model, dig = 3)
Value
Output summary of lme() model object.
Arguments
model
name of lme() model object.
dig
number of decimals to print in output.
Details
Summarizes the results of a model fit by the lme() function of the
nlme package. Includes summary of parameters, pseudo-r-squared, and
whether model is positive definite.