boot.lqmm
ObjectThis function gives a summary of a botstrapped lqmm
object
# S3 method for boot.lqmm
summary(object, alpha = 0.05, digits = max(3, getOption("digits") - 3), ...)
an object of class
lqmm
.
numeric value for the interval confidence level (1-alpha
).
a non-null value for digits specifies the minimum number of significant digits to be printed in values.
not used.
Geraci M and Bottai M (2014). Linear quantile mixed models. Statistics and Computing, 24(3), 461--479. doi: 10.1007/s11222-013-9381-9.