Skip to content

VineCopula 2.2.0

Compare
Choose a tag to compare
@tnagler tnagler released this 15 Jul 20:49
20aea99

NEW FEATURES

  • add presel and weights arguments to RVineStructureSelect and
    RVineCopSelect() (#59 by @tvatter).

BUG FIXES

  • fix variance in RVineVuongTest().

  • fix pre-selection logic in BiCopSelect() when only one family is
    compatible.

  • fix length(condition) > 1 errors.