-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
42 lines (41 loc) · 964 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(F_to_mu)
export(baranov)
export(catch_at_age)
export(compute_bio)
export(compute_fleet_catch)
export(compute_ssb)
export(compute_total_catch)
export(compute_total_f)
export(cyclic_recruitment)
export(discard_F)
export(extend_years)
export(findF_bisection)
export(find_F)
export(generate_param_matrix)
export(get_model_dimensions)
export(listN)
export(mu_to_F)
export(plot_demographic_parameters)
export(plot_mat)
export(plot_mort)
export(plot_selret)
export(plot_waa)
export(project)
export(project_multi)
export(resample_recruitment)
export(retained_F)
export(set_model_params)
export(setup_model_options)
export(simulate_ac)
export(simulate_caa)
export(simulate_catch)
export(simulate_lognormal_obs)
export(simulate_multinomial_obs)
export(simulate_observations)
export(simulate_population)
export(simulate_rpn)
export(simulate_rpw)
export(subset_dem_params)
export(subset_matrix)
export(validate_dem_params)