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