-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_pkgdown.yml
305 lines (273 loc) · 5.03 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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
title: MSEtool Functions
icon: logo.png
url: "https://msetool.openmse.com"
template:
bootstrap: 5
reference:
- title: internal
contents:
- CheckDuplicate
- DLMDataDir
- DataDir
- getMP
- makemov2
- simmov2
- MPCalcsNAs
- NIL
- OMinit
- OMexample
- LHdatabase
- OMDescription
- DataDescription
- StockDescription
- FleetDescription
- ObsDescription
- ImpDescription
- HistDescription
- MSEDescription
- ReqData
- SIL
- TEG
- Taxa_Table
- getclass
- getDataList
- getfirstlev
- getnIVs
- hist2
- iSCAM
- iSCAMcomps
- iSCAMinds
- initialize-methods
- ldim
- movfit_Rcpp
- show,MSE-method
- show-MSEtool
- show,Rec-method
- show,PMobj-method
- title: Operating model
- subtitle: General functions
contents:
- OM-class
- OMdoc
- testOM
- plot.Stock
- subtitle: Import
desc: Convert stock assessment output, i.e., stock, fleet, and some observation error parameters, into an operating model
contents:
- ASAP2OM
- Assess2MOM
- Assess2OM
- Awatea2OM
- BAM2MOM
- iSCAM2OM
- SS2MOM
- WHAM2OM
- subtitle: Manual configuration
desc: Manually parameterize the operating model
contents:
- Choose
- LH2OM
- ML2D
- SketchFun
- Turing
- XL2Fleet
- XL2OM
- XL2Stock
- makemov
- title: OM components
- subtitle: Stock
desc: Object specifying biology and stock dynamics
contents:
- Stock-class-objects
- Stock-class
- subtitle: Fleet
desc: Object specifying fishing dynamics
contents:
- Fleet-class-objects
- Fleet-class
- subtitle: Obs
desc: Object specifying observation model (how data are simulated)
contents:
- Obs-class-objects
- Obs-class
- subtitle: Imp
desc: Object specifying the extent of error in MP implementation
contents:
- Imp-class-objects
- Imp-class
- subtitle: Hist
desc: Object generated from the historical reconstruction of the system dynamics (output of `runMSE(Hist = TRUE)`)
contents:
- Hist-class
- title: Data objects
desc: Includes functions to import and export Data objects, data frames describing slots, manipulate Data objects, and generate examples.
contents:
- Data-class-objects
- Data-class
- Data2csv
- DataInit
- DataSlots
- Data_xl
- Lag_Data
- Report
- SS2Data
- SS2DataMOM
- XL2Data
- SimulatedData
- boxplot.Data
- plot.Data
- plotOFL
- summary,Data-method
- select_MP
- title: Management procedures
desc: Calculate advice from management procedures
- subtitle: General
contents:
- Can
- Fease
- Input
- MPtype
- RealFease
- Required
- Sense
- TAC
- TACfilter
- tune_MP
- Uses
- runInMP
- runMP
- subtitle: Reference management procedures
desc: Management procedures reflecting idealized management, e.g., perfect knowledge of stock productivity, no fishing scenario, etc.
contents:
- FMSYref
- subtitle: Other management procedures
contents:
- Emp
- subtitle: Rec object
desc: Output of management procedures to implement in the MSE simulation
contents:
- Rec-class
- title: Run MSE simulation
contents:
- runCOSEWIC
- runMSE
- setup
- title: Evaluate MSE results
- subtitle: Performance metrics
contents:
- PMobj-class
- PerformanceMetric
- subtitle: General and diagnostic functions
contents:
- MSE-class
- Converge
- Dom
- VOI
- VOI2
- summary,MSE-method
- subtitle: Plot MSE output (general)
contents:
- Cplot
- Kplot
- PMLimit
- Pplot
- Pplot2
- PWhisker
- Splot
- SSBrefplot
- TradePlot
- VOIplot
- plot.MSE
- wormplot
- subtitle: Plot MSE output (specific to management areas)
desc:
contents:
- DFO_bar
- DFO_hist
- DFO_plot
- DFO_plot2
- DFO_quant
- DFO_proj
- DFO_report
- DFO_spider
- DFO_tab
- DFO_tab_formatted
- Cos_thresh_tab
- Thresh_tab
- NOAA_plot
- title: multiMSE
desc: Multi-population (two-sex or multi-stock), multi-fleet operating models (class MOM) and corresponding MSE object (class MMSE)
contents:
- MOM-class-objects
- MOM-class
- MMSE-class
- makeMOM
- makeRel
- multiMSE
- multidebug
- plot.MMSE
- plot.MOM
- plotRel
- plotmulti
- summary,MMSE-method
- title: Miscellaneous
desc: Convenient user functions to process various objects
contents:
- avail
- optCPU
- tinyErr
- writeCSV
- subtitle: OM
contents:
- CheckOM
- Replace
- MSEextra
- SubCpars
- SubOM
- validcpars
- subtitle: Data
contents:
- CALsimp
- CheckMPs
- replic8
- subtitle: MP
contents:
- MPtype
- CombineMMP
- doHCR
- doIfreq
- doRec
- smoothy
- subtitle: MSE
contents:
- Sub
- checkMSE
- joinData
- subtitle: Internal functions
desc: Populations dynamics functions and other processing functions
contents:
- MSYCalcs
- applyMP
- applyMMP
- calcRefYield
- cparscheck
- dnormal
- getmov2
- getsel
- hconv
- movestockCPP
- simCAA
- simCAL
- simmov
- subtitle: Internal multiMSE
contents:
- expandHerm
- multiData
- multiDataS
- subtitle: Figures
contents:
- join_plots
- makeTransparent
- plotFun
- plotquant
- quantile_plot