get_joint_density_grid.fc_vine: Estimate the joint probability density

Description Usage Arguments Value

View source: R/prob_forecast.R

Description

Estimate the joint probability density

Usage

1
2
## S3 method for class 'fc_vine'
get_joint_density_grid(x, k = 100)

Arguments

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.

Value

an joint probability density array


kdayday/forecasting documentation built on Oct. 7, 2020, 7:16 p.m.