Skip to content

Releases: jiewenTsai/ExtendedRtIrtModeling.jl

v0.1.0

11 Oct 10:14
f9ccd52
Compare
Choose a tag to compare

ExtendedRtIrtModeling v0.1.0

This is the first version I’ve uploaded to JuliaHub, so I named it v0.1.

Diff since v0.0.1

ExtendedRtIrtModeling.jl v0.0.2

09 Oct 23:05
Compare
Choose a tag to compare

Added the following functions to summarize posterior samples.

  • coef
  • precis

ExtendedRtIrtModeling.jl v0.0.1

08 Oct 09:03
8770b2f
Compare
Choose a tag to compare

Four main RtIrt models are provided in this package,

  • GibbsMlIrt
  • GibbsRtIrt
  • GibbsRtIrtQuantile
  • GibbsRtIrtNull

using sample! function to sample your model.