combined_scaled_MAD_bounding_curves: Calculate the lower and upper bounding curves of a combined...

Description Usage Arguments

Description

Calculate the lower and upper bounding curves of a combined global scaled MAD envelope test

Usage

1
combined_scaled_MAD_bounding_curves(central_curves_ls, max_u, lower_f, upper_f)

Arguments

central_curves_ls

A list containing the central functions for different test functions.

max_u

The k_alpha'th largest value of the u_i, i=1,...,nsim+1 for each individual test.

lower_f

The first component in the object returned by combined_scaled_MAD_bounding_curves_chars.

upper_f

The second component in the object returned by combined_scaled_MAD_bounding_curves_chars.


myllym/spptest documentation built on May 23, 2019, noon