-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
59 lines (58 loc) · 1.2 KB
/
NAMESPACE
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
# Generated by roxygen2: do not edit by hand
export(FLBiols2List)
export(FLFleet2FLFishery)
export(SAMassessment)
export(SAMimplementation)
export(beginParallel)
export(calculateQuotashare)
export(calculateSurvey)
export(catchBaranov)
export(combineOM)
export(combineTracking)
export(effortBaranov)
export(estMixME)
export(estRun)
export(fitSRMixME)
export(fwdMixME)
export(hcrFixedC)
export(hcrICES)
export(hcrMixME)
export(hcrRun)
export(isysForecast)
export(isysMixME)
export(isysRun)
export(iterOM)
export(iterTracking)
export(makeFCB)
export(makeMixME)
export(makeTracking)
export(multiSAM2FLFishery)
export(multiSAM2FLFleet)
export(multiSAM2FLIndex)
export(multiSAM2FLR)
export(multiSAM2FLStock)
export(oemMixME)
export(oemRun)
export(phcrMixME)
export(plot_timeseries_MixME)
export(plot_trajectories_MixME)
export(runMixME)
export(simMixME)
export(stfMixME)
export(summary_catch_MixME)
export(summary_effort_MixME)
export(summary_f_MixME)
export(summary_fbar_MixME)
export(summary_risk_MixME)
export(summary_ssb_MixME)
export(summary_uptake_MixME)
export(updateTrackingOM)
import(FLCore)
import(FLFishery)
import(FLasher)
import(TMB)
import(foreach)
import(mse)
importFrom(Rcpp,sourceCpp)
useDynLib(MixME)
useDynLib(TMBobj)