Description Usage Arguments Value
View source: R/prob_forecast.R
Estimate the joint probability density
1 2 | ## S3 method for class 'fc_vine'
get_joint_density_grid(x, k = 100)
|
x |
A fc_vine object |
k |
Integer or vector of number of samples to take along each dimension. If given an integer, all dimensions have the same number of samples. |
an joint probability density array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.