-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
52 lines (51 loc) · 1.04 KB
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
url: http://biogenies.info/imputomics/
template:
bootstrap: 5
bootswatch: sandstone
navbar:
bg: dark
home:
sidebar:
structure:
- links
- license
- community
- citation
- authors
- dev
links:
- text: imputomics webserver
href: https://biogenies.info/imputomics-ws/
authors: ~
Michał Burdukiewicz:
href: https://github.com/michbur
Krystyna Grzesiak:
href: https://github.com/KrystynaGrzesiak
Jarosław Chilimoniuk:
href: https://github.com/jarochi
Jakub Kała:
href: https://github.com/jakubkala
Dominik Nowakowski:
href: https://github.com/DomMedicine
reference:
- title: GUI
- contents:
- imputomics_gui
- list_imputations
- title: Imputation functions
- contents: starts_with("impute_")
- title: Amputation functions
- contents:
- starts_with("insert_")
- simulate_miss_value
- title: Datasets
- contents:
- problematic_dataset
- sim_miss
- sim_miss_large
- title: internal
- contents:
- get_variables_table
- plot_mv_heatmap
- plot_mv_segment
- plot_points_density