-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
166 lines (162 loc) · 4.72 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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
home:
links:
- text: PlantCV source code
href: https://github.com/danforthcenter/PlantCV
url: https://danforthcenter.github.io/pcvr/
template:
bootstrap: 5
footer:
structure:
right: built_with
left: [maintained_by, developed_in, logo_credit]
components:
maintained_by: Maintained by Josh Sumner
developed_in: <br> Developed in DDPSC Datascience Core Facility
logo_credit: <br> Logo design by <a href="https://twitter.com/Kerri_Gilbert">Kerri Gilbert</a>
navbar:
title: "pcvr"
left:
- icon: fa-home fa-lg
href: index.html
- text: "Vignettes"
menu:
- text: "Bellwether"
href: articles/bellwether.html
- text: "Longitudinal Modeling"
href: articles/longitudinal.html
- text: "Root Phenotyping"
href: articles/roots.html
- text: "Directional Statistics"
href: articles/directional.html
- text: "Installation Tutorial"
href: articles/installation.html
- text: "Conjugate Tutorial"
href: articles/pcvrTutorial_conjugate.html
- text: "Intermediate Growth Modeling Tutorial"
href: articles/pcvrTutorial_igm.html
- text: "Advanced Growth Modeling Tutorial"
href: articles/pcvrTutorial_agm.html
- text: "Multi-Value Traits Tutorial"
href: articles/pcvrTutorial_mvt.html
- text: "Using online PlantCV Output"
href: articles/reading_pcv_data.html
- text: "Functions"
href: reference/index.html
- text: "News"
href: news/index.html
- text: "Quarto Tutorials"
menu:
- text: "Installation"
href: https://github.com/danforthcenter/pcvr/tree/main/tutorials/pcvrInstallation
- text: "Intro"
href: https://github.com/danforthcenter/pcvr/tree/main/tutorials/pcvrTutorial_intro
- text: "Growth Modeling"
href: https://github.com/danforthcenter/pcvr/tree/main/tutorials/pcvrTutorial_intermediateGrowthModeling
- text: "Advanced Growth Modeling"
href: https://github.com/danforthcenter/pcvr/tree/main/tutorials/pcvrTutorial_advancedGrowthModeling
- text: "Bayesian Conjugate Priors"
href: https://github.com/danforthcenter/pcvr/tree/main/tutorials/pcvrTutorial_conjugate
- text: "Multi-Value Traits"
href: https://github.com/danforthcenter/pcvr/tree/crop_reporter/tutorials/pcvrTutorial_multiValueTraits
- text: "PlantCV"
href: https://plantcv.org/
right:
- icon: fa-github
href: https://github.com/danforthcenter/pcvr
- icon: fa-leaf
href: https://github.com/danforthcenter/PlantCV
reference:
- title: "Bayesian Statistics"
desc: >
Functions for Bayesian statistics.
contents:
- conjugate
- growthSS
- fitGrowth
- growthPlot
- testGrowth
- barg
- combineDraws
- plotPrior
- distributionPlot
- brmViolin
- title: "Modeling"
desc: >
Functions for Bayesian or Frequentist Longitudinal (and other) Modeling
contents:
- growthSim
- growthSS
- fitGrowth
- growthPlot
- testGrowth
- title: "Lemnatech System Support"
desc: >
Functions for use with Lemnatech style data.
contents:
- bw.outliers
- bw.time
- bw.water
- pwue
- title: "Single-Value Traits"
desc: >
Functions suited for use with single-value trait data
(Height, Area, etc)
contents:
- conjugate
- growthSS
- frem
- relativeTolerance
- cumulativePheno
- title: "Multi-Value Traits"
desc: >
Functions suited for use with multi-value trait data
(spectral indices, colorspaces, CropReporter, etc)
contents:
- conjugate
- mv_ag
- pcv.emd
- pcv.joyplot
- pcadf
- mvSS
- pcv.net
- pcv.plsr
- title: "Reading PlantCV output"
desc: >
Functions for reading different formats of PlantCV output (note for PlantCV >= 4.1)
data.table::fread or utils::read.csv are perfectly adequate.
contents:
- read.pcv.3
- read.pcv
- title: "internal"
contents:
- awkHelper
- brmPlot
- brmSurvPlot
- checkGroups
- fitGrowthbrms
- fitGrowthflexsurv
- fitGrowthmgcvgam
- fitGrowthnlme
- fitGrowthnlmegam
- fitGrowthnlrq
- fitGrowthnlrqgam
- fitGrowthnls
- fitGrowthnlsgam
- fitGrowthsurvreg
- flexsurvregPlot
- gam_diff
- net.plot
- nlmePlot
- nlrqPlot
- nlsPlot
- mvSim
- pcv_theme
- plotVIP
- rqPlot
- fitGrowthlm
- fitGrowthrq
- survregPlot
- summary.pcvrss
- print.pcvrss
- pcvrss-class
- print.pcvrsssummary