cal.vine: Estimating Non-Simplified Vine Copulas Using Penalized...

Description Usage Arguments Details Value Author(s) References

View source: R/cal.vine.R

Description

Calculating the density of the estimated regular vine at the point(s) val.

Usage

1
cal.vine(obj,val,cores)

Arguments

obj

Vine object of class 'pencopula'.

val

Values in which the current R-vine should be evaluated.

cores

Default=NULL, the number of cpu cores used for parallel computing can be specified.

Details

The current R-vine is evaluated in val and the corresponding density values are returned.

Value

The returing values are the density of the current R-vine at the point(s) 'val'.

Author(s)

Christian Schellhase <cschellhase@wiwi.uni-bielefeld.de>

References

Estimating Non-Simplified Vine Copulas Using Penalized Splines, Schellhase, C. and Spanhel, F. (2017), Statistics and Computing.


pencopulaCond documentation built on May 1, 2019, 7:56 p.m.