Skip to content

Releases: vinecopulib/rvinecopulib

rvinecopulib 0.6.3.1.1

26 Feb 10:55
d8a1e0f
Compare
Choose a tag to compare
  • add -D_HAS_AUTO_PTR_ETC=0 flag to disable deprecated features used in boost.

rvinecopulib 0.6.3.1.0

20 Feb 15:40
e4869f0
Compare
Choose a tag to compare
  • fix NA handling in to_pseudo_obs() (#260)

  • add emp_cdf() for the tail corrected empirical cdf (#261)

rvinecopulib 0.6.2.1.3

19 Jan 16:37
8dd8846
Compare
Choose a tag to compare

BUG FIX

  • fix marginal PIT for discrete variables (see issue #257, thanks @rplzzz)

rvinecopulib 0.6.2.1.2

17 Oct 11:00
826e736
Compare
Choose a tag to compare
  • fix warning about C++17 attribute extension 'nodiscard' (#255)

rvinecopulib 0.6.2.1.1

16 Oct 15:01
66c3e7a
Compare
Choose a tag to compare
  • replace bitwise operations on Boolean variables.

rvinecopulib 0.6.2.1.0

26 Aug 16:40
0c9ba0d
Compare
Choose a tag to compare

Release following the updates of vinecopulib to 0.6.2, see
https://github.com/vinecopulib/vinecopulib/releases. The most
relevant changes are summarized below.

  • improved documentation (discrete and missing dat, Rosenblatt transforms)

  • better parallelization when there is a small number of edges (#555)

BUG FIXES

  • simulation from discrete models now returns a data frame with ordered() columns.

rvinecopulib 0.6.1.1.3

19 Mar 10:35
aac87c6
Compare
Choose a tag to compare

BUG FIX

  • avoid bitwise operations on Boolean variables.

rvinecopulib 0.6.1.1.2

16 Mar 19:05
02142db
Compare
Choose a tag to compare
  • enforce use on recent version of RcppThread for proper handling of linker flags.

rvinecopulib 0.6.1.1.1

07 Oct 11:11
95056ea
Compare
Choose a tag to compare

BUG FIXES

  • remove illegal pragmas from json header (#245)

  • allow tree restriction in summary functions (#244)

rvinecopulib 0.6.1.1.0

13 Jul 23:31
6a9e938
Compare
Choose a tag to compare

BUG FIXES

  • improved documentation (#241, #239)

  • use num_threads in recursive calls to the inverse Rosenblatt

  • force TLL to be nonnegative (#238)

  • fix number of parameters for TLL