diff options
author | Pjotr Prins | 2021-08-13 17:31:12 +0200 |
---|---|---|
committer | Pjotr Prins | 2021-08-13 17:31:12 +0200 |
commit | f9afff753353cbbce4d6b29ae4f1a378814ebff0 (patch) | |
tree | e36db68a6daf72ea8773d5140d3cb1f6fac35ba0 /topics/lmms | |
parent | 7e8f1ef13048095bd1798815f901aae4e9230e1d (diff) | |
download | gn-gemtext-f9afff753353cbbce4d6b29ae4f1a378814ebff0.tar.gz |
Added file on LMMs
Diffstat (limited to 'topics/lmms')
-rw-r--r-- | topics/lmms/lmm-notes.gmi | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/topics/lmms/lmm-notes.gmi b/topics/lmms/lmm-notes.gmi new file mode 100644 index 0000000..e905687 --- /dev/null +++ b/topics/lmms/lmm-notes.gmi @@ -0,0 +1,9 @@ +# LMM Notes + +## Time series data + +FlxQTL by Saunak Sen can handle time series data in an (genetic) LMM +context. They have to be measured on a rectangular grid (or be +imputed). + +=> https://www.juliapackages.com/p/flxqtl |