-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
47 lines (26 loc) · 1003 Bytes
/
NEWS
File metadata and controls
47 lines (26 loc) · 1003 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
ModTools 0.9.14 (2025-01-15)
-----------------------------
UPDATES:
* Better print routine for FitMod objects.
ModTools 0.9.13 (2024-09-25)
-----------------------------
DEFUNCT FUNCTIONS:
* zeroinfl() is on CRAN again, after having been archived before.
Therefore we are falling back to using the function directly from
the package.
ModTools 0.9.5 (2024-07-28)
-----------------------------
NEW FUNCTIONS ADDED:
* Started to roxygenize the documentation. This will be continued.
ModTools 0.9.5 (2024-01-25)
-----------------------------
NEW FUNCTIONS ADDED:
* CoeffDiffCI calculates a confidence interval for the difference of two
coefficients of a linear model
* PredictCI returns the confidence intervals for predictions
based on a logistic regression.
* zeroinfl() was taken over from pscl, which was in threat of being
archived on CRAN.
ModTools 0.9.4 (2021-07-25)
-----------------------------
* first version published on CRAN - 2021-07-25