Skip to content

Commit

Permalink
Updated news
Browse files Browse the repository at this point in the history
  • Loading branch information
ikosmidis committed Apr 24, 2020
1 parent e9f78c5 commit 015a79c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# MEstimation 0.1.0
# MEstimation 0.1.0

The below are changes from [GEEBRA](https://github.com/ikosmidis/GEEBRA.jl) v0.1.0 codebase, on which MEstimation was based on.

## New functionality
+ New `concentrate` keyword argument in `fit` for `estimating_function_template`s, which allows adding bias-reducing adjustments only to a subset of estimating functions.
Expand All @@ -15,4 +17,4 @@
+ Documentation written from scratch, and updated example in online documentation.
+ New tests.
+ Run time optimizations, mainly through using [`DiffResults`](https://github.com/JuliaDiff/DiffResults.jl), codebase refactoring, and explicit type specification.
+ Updates in compatibility with dependences.
+ Updates in compatibility with dependencies.

0 comments on commit 015a79c

Please sign in to comment.