summary.boot.lqm {lqmm}R Documentation

Summary for a boot.lqm Object

Description

Summary method for class boot.lqm.

Usage

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

Arguments

object

an object of class lqm.

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

See Also

boot.lqm, lqm,


[Package lqmm version 1.5.8 Index]