# NOT RUN {
stats_pdf(c = c(0, 1, 0, 0, 0, 0), method = "Polynomial", alpha = 0.025)
# }
# NOT RUN {
# Beta(a = 4, b = 2) Distribution:
con <- find_constants(method = "Polynomial", skews = -0.467707,
skurts = -0.375, fifths = 1.403122,
sixths = -0.426136)$constants
stats_pdf(c = con, method = "Polynomial", alpha = 0.025)
# }
Run the code above in your browser using DataLab