nl_density | R Documentation |
Compute Skew-t Densities from Forecasted Quantiles (Nonlinear Optimization)
nl_density(
quantiles,
levels = c(0.05, 0.25, 0.5, 0.75, 0.95),
est_points = 512,
random_samples = 5000,
support = c(-10, 10),
seed = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.