summary.boot.lqmm: Summary for a 'boot.lqmm' Object

Description Usage Arguments Author(s) References See Also

View source: R/lqmm.R

Description

This function gives a summary of a botstrapped lqmm object

Usage

1
2
## S3 method for class 'boot.lqmm'
summary(object, alpha = 0.05, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

an object of class lqmm.

alpha

numeric value for the interval confidence level (1-alpha).

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

boot.lqmm, lqmm,


lqmm documentation built on May 2, 2019, 4:46 p.m.