summary.boot.lqmm {lqmm} | R Documentation |
Summary for a boot.lqmm
Object
Description
This function gives a summary of a botstrapped lqmm
object
Usage
## S3 method for class 'boot.lqmm'
summary(object, alpha = 0.05, digits = max(3, getOption("digits") - 3), ...)
Arguments
object |
an object of |
alpha |
numeric value for the interval confidence level ( |
digits |
a non-null value for digits specifies the minimum number of significant digits to be printed in values. |
... |
not used. |
Author(s)
Marco Geraci
References
Geraci M and Bottai M (2014). Linear quantile mixed models. Statistics and Computing, 24(3), 461–479. doi: 10.1007/s11222-013-9381-9.
See Also
[Package lqmm version 1.5.8 Index]