Learn R Programming

ifs (version 0.1.10)

ifsp.w.maps: 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)

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

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

Author

S. M. Iacus

See Also

ifs