getnamesk: Generate a list of vectors of characters from a vector of...

Description Usage Arguments See Also Examples

View source: R/e_conversion.R

Description

Generate vector of characters from a vector of probabilities, replacing 0. by letters:

, q., VaR., c., ltm., rtm., ES., h., l., dl., g., dg.. The result is a list of vectors.

Usage

1
2
3
getnamesk(probak = pprobs2, check = TRUE)

getnprobak(probak = pprobs2, check = TRUE)

Arguments

probak

a vector of ordered probabilities with 0 and 1 excluded.

check

boolean. Apply checkquantiles function.

See Also

Probabilities: pprobs0

Examples

1
2
3

FatTailsR documentation built on March 12, 2021, 9:06 a.m.