diff options
| author | Mike Vink <mike1994vink@gmail.com> | 2021-05-02 17:33:26 +0200 |
|---|---|---|
| committer | Mike Vink <mike1994vink@gmail.com> | 2021-05-02 17:33:26 +0200 |
| commit | bf1adece8aeb48e136085233d2f5ff2f9600eaf5 (patch) | |
| tree | 6a46b0c7e7fbea6a85c0e44714e0076251e82cac /data_mining_glossary.tex | |
| parent | de4565fe9290ec1f1031eed6f7d067794df53166 (diff) | |
update
Diffstat (limited to 'data_mining_glossary.tex')
| -rw-r--r-- | data_mining_glossary.tex | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/data_mining_glossary.tex b/data_mining_glossary.tex index 5b5c4ec..4c73b65 100644 --- a/data_mining_glossary.tex +++ b/data_mining_glossary.tex @@ -1,6 +1,18 @@ -\newglossaryentry{model} +\newglossaryentry{d:model} { type=dm, name=model, description={model is a model} } +\newglossaryentry{d:flup} +{ + type=dm, + name=FluPrint, + description={Data used in this work} +} +\newglossaryentry{d:simon} +{ + type=dm, + name=SIMON, + description={Follow up study used in this work} +} |
