Description Usage Arguments Value
View source: R/prob_forecast.R
Get a grid of evaluation points in the variable domain, based on the range of the marginal distribution estimation
1 | get_variable_domain_grid(x, k)
|
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. |
a grid of points size k^n
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.