Changes in version 0.4.1 (2019-12-05) - Fixed small bug causing error in r-devel Changes in version 0.4.0 (2019-09-03) - Added bootstrap confidence intervals as option in dlg. - Added the estimation method "trivariate" for joint estimation and independence testing with trivariate data. Changes in version 0.3.0 (2018-11-30) - Added contagion test and independence tests. - Added bw_simple for quick construction of bandwidth object. - Switches to old logspline algorithm if the new fails (very rare). - Better NA handling, especially in the test for conditional independence Changes in version 0.2.0 (2018-10-05) - Added function partial_cor() for calculating the local partial correlations from a clg-object. - Added function ci_test() for conducting a test for conditional independence. - Added functionality for normalizing estimated (conditional) densities using a MC approximation. - Local (partial) correlations now comes with approximate confidence intervals. Changes in version 0.1.0 (2017-12-05) - Initial release