vinecopula
R package vinecopula by tnagler — release notes from GitHub.
Vine copula CDFs arrive; everything else is compile hygiene and boundary fixes.
◆Recent moves
- 1y ago
Frank copula tau inversion accepts zero
The bug-fix half of the same-day 2.6 pair: an edge case at tau = 0 and a C macro removed from the headers. The substance of that release is in 2.6.0.
View source ↗ - 1y ago
RVineCDF computes vine copula distribution functions
Adds the cumulative distribution function for fitted vine models, continuing the evaluation-side build-out that EmpCDF() started in 2.5.0. It does not touch how models are estimated.
View source ↗ - 1y ago
v0.2.6: prepare release (#98)
An auto-generated note with no body beyond a co-author line, carrying a version number outside this package's 2.x series - it belongs to the shared engine repository rather than to VineCopula. Nothing about direction can be read from it.
View source ↗ - 3y ago
EmpCDF adds a tail-corrected empirical CDF
The first of the two distribution-function additions, and the only content in an otherwise empty 2023. It set the pattern 2.6.0 followed.
View source ↗ - 3y ago
Family checks, goodness-of-fit loop, and NA handling fixed
Three unrelated defect fixes with no new surface - the kind of release that fills the gaps between this package's occasional feature additions.
View source ↗ - 4y ago
dim method exported; MLE adapted to tighter bounds
An unexported S3 method and an estimator left behind by earlier parameter-bound tightening. Both are corrections to prior releases rather than new work.
View source ↗