Skip to content

Releases: ArnoStrouwen/MixedModelsSmallSample.jl

v0.0.5

25 Jan 21:55
d8655cc

Choose a tag to compare

MixedModelsSmallSample v0.0.5

Diff since v0.0.4

Breaking changes

  • SW method now also works with ML, not only REML, but only for observed FIM

Merged pull requests:

v0.0.4

25 Jan 03:20
b85891c

Choose a tag to compare

MixedModelsSmallSample v0.0.4

Diff since v0.0.3

Breaking changes

  • entire API has been overhauled to accommodate factor analytic parameterization, while before we only did the equivalent of unstructured.

Merged pull requests:

v0.0.3

13 Jan 05:24
88bf5d1

Choose a tag to compare

MixedModelsSmallSample v0.0.3

Diff since v0.0.2

Breaking changes

  • FIM of variance component now always is the version which profiles out the betas.
    For matching R: FIM_σ²=:expected
    For matching SAS (default): FIM_σ²=:observed

Merged pull requests:

v0.0.2

04 Jan 20:02
26140b6

Choose a tag to compare

MixedModelsSmallSample v0.0.2

Diff since v0.0.1

Breaking changes

  • None

Merged pull requests:

  • Add comprehensive GitHub Copilot development instructions (#52) (@Copilot)
  • Bump julia-actions/julia-downgrade-compat from 1 to 2 (#55) (@dependabot[bot])
  • Bump actions/checkout from 4 to 6 (#57) (@dependabot[bot])
  • CompatHelper: bump compat for MixedModels to 5, (keep existing compat) (#58) (@github-actions[bot])
  • update CI to julia 1.12 (#60) (@ArnoStrouwen)
  • switch to dedicated project file (#61) (@ArnoStrouwen)
  • ch dedicated test file (#62) (@ArnoStrouwen)
  • CompatHelper: bump compat for JET to 0.11 for package test, (keep existing compat) (#63) (@github-actions[bot])
  • reduce test project file (#65) (@ArnoStrouwen)
  • Increases test tolerance for downgrade CI. (#66) (@ArnoStrouwen)
  • Increments package version to 0.0.2 (#67) (@ArnoStrouwen)

Closed issues:

  • ✨Set up Copilot instructions (#51)

v0.0.1

19 Jul 03:23
dc92674

Choose a tag to compare

MixedModelsSmallSample v0.0.1