summary.lmmelsm {LMMELSM} | R Documentation |
Summary method for lmmelsm objects.
Description
Summary method for lmmelsm objects.
Usage
## S3 method for class 'lmmelsm'
summary(object, prob = 0.95, ...)
Arguments
object |
lmmelsm object. |
prob |
Numeric (Default: .95). Amount of probability mass contained in the credible interval. |
... |
Not used. |
Value
summary.lmmelsm object. A list containing meta
(metadata) and summary
(summary tables).
Author(s)
Stephen R. Martin
[Package LMMELSM version 0.2.0 Index]