-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
181 lines (177 loc) · 5.14 KB
/
_pkgdown.yml
File metadata and controls
181 lines (177 loc) · 5.14 KB
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
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
aria-label: Home page
- text: "Vignettes"
menu:
- text: "pcvr"
href: articles/pcvr.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: "Water Derived Traits Tutorial"
href: articles/field_capacity.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
aria-label: View on Github
- icon: fa-leaf
href: https://github.com/danforthcenter/PlantCV
aria-label: View PlantCV on Github
reference:
- title: "Bayesian Statistics"
desc: >
Functions for Bayesian statistics.
contents:
- conjugate
- growthSS
- fitGrowth
- growthPlot
- stat_growthss
- testGrowth
- barg
- combineDraws
- plotPrior
- distributionPlot
- brmViolin
- title: "Modeling"
desc: >
Functions for Bayesian or Frequentist Longitudinal (and other) Modeling
contents:
- growthSim
- growthSS
- fitGrowth
- growthPlot
- stat_growthss
- testGrowth
- title: "Lemnatech System Support"
desc: >
Functions for use with Lemnatech style longitudinal data.
contents:
- pcv.outliers
- pcv.time
- pcv.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
- statBrmsMod
- statNlsMod
- print.pcvrss
- pcvrss-class
- print.pcvrsssummary
- print.conjugate
- print.conjugatesummary
- summary.conjugate
- plot.conjugate
- conjugate-class
- pcvr-package