Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Apr 01:04
86d26da

MixedModelsPermutations v0.2.0

Diff since v0.1.4

  • fix permutationtest (thanks @behinger!)
  • bump Julia and MixedModels lower compat bounds
  • use progress instead of hide_progress
  • drop problematic use_threads
  • improved CI
  • officially enforce YAS

Merged pull requests:

  • New OLS ranef method, expose more options in boostrap to ease experimentation (#34) (@palday)
  • cov-based inflation factor calculation (#39) (@behinger)
  • permutationtest (#40) (@behinger)
  • update ubuntu LTS (#41) (@palday)
  • spellcheck CI (#42) (@palday)
  • CompatHelper: bump compat for StatsModels to 0.7, (keep existing compat) (#43) (@github-actions[bot])
  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#44) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#45) (@github-actions[bot])
  • Bump codecov/codecov-action from 1 to 4 (#46) (@dependabot[bot])
  • Bump actions/checkout from 2 to 4 (#47) (@dependabot[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#48) (@dependabot[bot])
  • Update cache in CI (#50) (@palday)
  • codecov yml (#51) (@palday)
  • Release 0.2.0 cleanup (#52) (@palday)

Closed issues:

  • Interpreting output of MixedModelsPermutations (#36)
  • inflation factor: PivotedCholesky is not unpivoted (#38)