Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v2.0.4

Latest

Choose a tag to compare

@ForsbergPyschometrics ForsbergPyschometrics released this 25 Jun 06:44
· 94 commits to main since this release

D3mirt 2.0.4

  • New workflow integration which only requires the user to state what model identification items should be used by D3mirt() (no external model syntax required).
  • D3mirt () now includes a new optional model, the orthogonal model, which allows investigating a three-dimensional scale under the assumption that no within-multidimensionality exists.
  • Respondent trait scores are included in the exported S3 object from D3mirt(), which allows for easy plotting of respondents using plot().
  • Constructs can be created using subsets of items or spherical coordinates, which allows for adding constructs anywhere in the latent space.
  • Test units have been developed to cover all functions in the package. Slimmed versions of the test units, for basic functionality, are included in the CRAN version of the package, while the full version is available for download at the dedicated GitHub page (https://github.com/ForsbergPyschometrics/D3mirt).
  • Vignette is now a static PDF file to save space and installation time. The previous interactive HTML document, because of its large size, was error-prone and slow to load.
  • Contact information regarding questions, code contribution, and reporting bugs has been included in the package vignette.
  • Minor revisions of documentation, code, and description file.