Skip to content

Commit 1e33354

Browse files
committed
add to news file
1 parent e3ccfa6 commit 1e33354

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: mirt
2-
Version: 1.43.4
2+
Version: 1.43.5
33
Type: Package
44
Title: Multidimensional Item Response Theory
55
Authors@R: c( person("Phil", family="Chalmers", email =

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changes in mirt 1.44
22

3+
- Added several `itemtype` inputs to specify a family of unfolding models
4+
for dichotomous and polytomous data. These currently include the
5+
(generalized) hyperbolic cosine model, (generalized) absolute logistic model,
6+
(generalized) simple squared logistic model, and the
7+
(generalized) parallellogram analysis model
8+
39
- Fixed `M2()` computations with large amounts of missing data, particularly
410
prevalent with the C2 statistic (reported by Hynek Cigler)
511

0 commit comments

Comments
 (0)