Skip to content

Commit 749d52e

Browse files
Improve formatting in NEWS.md
1 parent ff78e86 commit 749d52e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

NEWS.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11

22
# ElliptCopulas 0.1.4
33

4-
## New features
4+
## NEW FEATURES
55

66
* New functions (written with Victor Ryan @VictorRyan12 ) :
77

8-
* `EllDistrDerivEst`: nonparametric estimation of the derivatives of
8+
- `EllDistrDerivEst`: nonparametric estimation of the derivatives of
99
the generator of an elliptical distribution.
1010

11-
* `EllDistrEst.adapt`: adaptive nonparametric estimation of the generator
11+
- `EllDistrEst.adapt`: adaptive nonparametric estimation of the generator
1212
of an elliptical distribution.
1313

14-
* `estim_tilde_AMSE`: estimate the component of the asymptotic mean-square error (AMSE)
14+
- `estim_tilde_AMSE`: estimate the component of the asymptotic mean-square error (AMSE)
1515
of the nonparametric estimator of the elliptical density generator that only
1616
depends on the parameter `a`.
1717

@@ -28,15 +28,15 @@ corresponding to the averaging of a random set of entries in the off-diagonal bl
2828
if available in `blockStructure`.
2929

3030

31-
## Bug fixes
31+
## BUG FIXES
3232

3333
* Fixed a bug in `KTMatrixEst`
3434
(whose output did not have ones on the diagonal, contrary to the documentation).
3535

3636
* Fixed a bug in `EllDistrEst` when the variance matrix is not the identity.
3737

3838

39-
## Dependencies
39+
## DEPENDENCIES
4040

4141
* Moving dependence `Rmpfr` from Import to Suggest.
4242

0 commit comments

Comments
 (0)