-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path_pkgdown.yml
103 lines (97 loc) · 2.32 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
template:
bootstrap: 5
home:
title: An R package for genotype by environment analysis
navbar:
title: "statgenGxE"
left:
- icon: fa-home
href: index.html
- text: "Vignettes"
href: articles/index.html
right:
- icon: fa-newspaper-o
text: "news"
href: news/index.html
- icon: fa-file-code-o
text: "functions"
href: reference/index.html
- icon: fa-seedling
text: "other packages"
menu:
- text: "statgenSTA"
href: https://biometris.github.io/statgenSTA
- text: "statgenGWAS"
href: https://biometris.github.io/statgenGWAS
- text: "statgenHTP"
href: https://biometris.github.io/statgenHTP
- text: "statgenIBD"
href: https://biometris.github.io/statgenIBD
- text: "statgenMPP"
href: https://biometris.github.io/statgenMPP
- text: "statgenQTLxT"
href: https://biometris.github.io/statgenQTLxT
- text: "LMMsolver"
href: https://biometris.github.io/LMMsolver
- icon: fa-github fa-lg
text: "github"
href: https://github.com/Biometris/statgenGxE
articles:
- title: "Vignettes"
desc: >
This vignette provides a full description of the statgenGxE package
including a fully worked example.
contents:
- statgenGxE
reference:
- title: Mixed model analysis of GxE table of means
- contents:
- gxeVarComp
- plot.varComp
- predict.varComp
- vc
- herit
- CRDR
- correlations
- diagnostics
- title: Finlay-Wilkinson
- contents:
- gxeFw
- plot.FW
- report.FW
- fitted.FW
- residuals.FW
- title: AMMI
- contents:
- gxeAmmi
- plot.AMMI
- report.AMMI
- fitted.AMMI
- residuals.AMMI
- title: GGE
- contents:
- gxeGGE
- title: Identifying mega environments
- contents:
- gxeMegaEnv
- plot.megaEnv
- predict.megaEnv
- title: Stability measures
- contents:
- gxeStability
- plot.stability
- report.stability
- title: Modeling of heterogeneity of genetic variances and correlations
- contents:
- gxeVarCov
- plot.varCov
- report.varCov
- fitted.varCov
- residuals.varCov
- title: Example data
- contents:
- dropsPheno
- TDMaize
- title: Internal helper functions
- contents:
- multMissing