powered by
HSVaRDFPerc(Ra, perc, cl)
# Estimates Percentiles for random standard normal returns and given perc # and cl Ra <- rnorm(100) HSVaRDFPerc(Ra, .75, .95)
Run the code above in your browser using DataLab