Skip to content

Commit bf55c68

Browse files
committed
update news tmb
1 parent 4f36f3d commit bf55c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ ssdtools version 1.0.0 is the first major release of `ssdtools` with some import
156156
## Fitting
157157

158158
An important change to the functionality of `ssd_fit_dists()` was to switch from model fitting using [`fitdistrplus`](https://github.com/lbbe-software/fitdistrplus) to [`TMB`](https://github.com/kaskr/adcomp) to allow full control over model specification as well as improved handling of censored data.
159+
The change is internal and does not affect the user interface.
159160
Although it was hoped that model fitting would be faster this is currently not the case.
160161

161162
As a result of the change the `fitdists` objects returned by `ssd_fit_dists()` from previous versions of `ssdtools` are not compatible with the major release and should be regenerated.

0 commit comments

Comments
 (0)