test_conv {ssd4mosaic}R Documentation

Test the approximate equality of the quantiles from several bootstrap samples

Description

Test the approximate equality of the quantiles from several bootstrap samples

Usage

test_conv(bs, probs)

Arguments

bs

A list of bootdist or bootdistcens objects obtained from the same fit object.

probs

A numeric vector of probabilities with values in [0,1]

Value

A logical.


[Package ssd4mosaic version 1.0.1 Index]