ifsp.w.maps: Set up the parameters for the maps of the IFSP operator

ifsp.w.mapsR Documentation

Set up the parameters for the maps of the IFSP operator

Description

This is called before calling ifsp.setQF to prepare the parameters to be passed in ifsp.setQF.

Usage

ifsp.w.maps(y, maps = c("quantile","wl1","wl2"), qtl)

Arguments

y

the vector of the sample observations

maps

type of maps: quantile, wl1 or wl2

qtl

instead of passing the data y you can pass a vector of quantiles

Value

m

the vector of the empirical moments

a

the vector of the coefficents ā€˜aā€™ in the maps

s

the vector of the coefficents ā€˜sā€™ in the maps

n

the number of maps

Author(s)

S. M. Iacus

See Also

ifs


ifs documentation built on Dec. 5, 2022, 9:07 a.m.