summary.graph_lme {MetricGraph} | R Documentation |
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 class 'graph_lme'
summary(object, all_times = FALSE, ...)
Arguments
object |
an object of class |
all_times |
Show all computed times. |
... |
not used. |
Value
An object of class summary_graph_lme
containing information
about a graph_lme object.
[Package MetricGraph version 1.3.0 Index]