ifsp.w.maps {ifs} | R 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
[Package
ifs version 0.1-3
Index]