summary.graph_lme: Summary Method for graph_lme
Objects
Description
Function providing a summary of results related to metric graph
mixed effects regression models.
Usage
# S3 method for graph_lme
summary(object, all_times = FALSE, ...)
Value
An object of class summary_graph_lme
containing information
about a graph_lme object.
Arguments
- object
an object of class graph_lme
containing results from the
fitted model.
- all_times
Show all computed times.
- ...
not used.