Skip to content

Releases: PharmCat/Metida.jl

v0.17.2

14 Dec 00:05
815ee05

Choose a tag to compare

Metida v0.17.2

Diff since v0.17.1

Merged pull requests:

v0.17.1

24 Jun 15:05
3419237

Choose a tag to compare

Metida v0.17.1

Diff since v0.17.0

Minor changes: model fit status

Merged pull requests:

Closed issues:

  • Option for AR(1) (#42)
  • fitting LMM with given kinship matrix (#47)

v0.17.0

14 May 09:36
dfe3f29

Choose a tag to compare

Metida v0.17.0

Diff since v0.16.4

  • Rank deficiency support

Breaking changes

  • Minor changes in LLM struct.

Merged pull requests:

v0.16.4

16 Jan 21:36
8414ec7

Choose a tag to compare

Metida v0.16.4

Diff since v0.16.3

Merged pull requests:

v0.16.3

18 Dec 22:57
bfa5efc

Choose a tag to compare

Metida v0.16.3

Diff since v0.16.2

Merged pull requests:

v0.16.2

27 Sep 15:51
753966e

Choose a tag to compare

Metida v0.16.2

Diff since v0.16.1

Merged pull requests:

v0.16.1

20 Sep 11:46
1a03d24

Choose a tag to compare

Metida v0.16.1

Diff since v0.16.0

Merged pull requests:

v0.16.0

30 Aug 00:12
605af7b

Choose a tag to compare

Metida v0.16.0

Diff since v0.15.0

  • Add "matrix weights" (R part element-wise multiplied by provided matrix ).
  • Custom structures remake - add block_id attribute to rmat! functions.
  • Add one post processing step to change covariance type object if necessary.
  • "raw columns" factor coding - now possible work with tuples or any structures for spatial fitting and other.
  • ScaledWeightedCov - structure for R matrix - user provided covariance matrix scaled by σ^2.
  • Minor optimizations

Breaking changes

  • Custom structures remake. See docs and examples.

Merged pull requests:

Closed issues:

  • 1.6 test error on experimental functions (#14)
  • Multiple repeated effects (#34)
  • Remove ModelFrame from model object (#43)
  • Add weights (#44)

v0.15.0

19 Jan 23:28
f76cd21

Choose a tag to compare

Metida v0.15.0

Diff since v0.14.9

  • Weights
  • Multiple repeated effects

Breaking changes

  • Minimal types changes

Merged pull requests:

  • Remove ModelFrame, add weights, Repeated effect vector first step (#35) (@PharmCat)

v0.14.9

05 Dec 14:37

Choose a tag to compare

Metida v0.14.9

Diff since v0.14.8

Merged pull requests: