Skip to content

Limitations

VineCopulas.jl v0.1 is a correctness-oriented construction and evaluation core. The following features are not part of the stable v0.1 scope.

AreaStatus
Pair-copula parameter estimationNot implemented yet
Automatic family selectionNot implemented yet
Automatic C-vine/D-vine/R-vine structure selectionNot implemented yet
Automatic truncation selectionNot implemented yet
Mixed discrete/continuous dataNot implemented
Non-simplified vinesNot implemented
Allocation-free high-performance kernelsNot implemented yet
Benchmarked C++ parityNot claimed
Student-t performanceCorrect and validated, but currently performance-limited by scalar Student-t CDF/quantile evaluations
General truncated R-vine Rosenblatt traversalNot stable yet
Plackett/FGM/Raftery/M/W as tested vine pair-copulasNot yet exposed as tested vine pair-copulas

This does not mean these features are impossible in Julia. It means they are intentionally not advertised as implemented until the corresponding algorithms, tests, and documentation exist.

The v0.1 release focuses on explicit model construction, conditional primitives, simulation, density evaluation, Rosenblatt transforms, and a robust test suite.