-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
41 lines (40 loc) · 917 Bytes
/
NAMESPACE
File metadata and controls
41 lines (40 loc) · 917 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(add_g3_attributes)
export(bind_fit)
export(bind_fit_components)
export(estimate_weights)
export(estimate_weights_adist)
export(estimate_weights_cdist)
export(eval_bounded)
export(extract_year_step)
export(g3_add_parscale)
export(g3_data)
export(g3_fit)
export(g3_init_guess)
export(g3_iterative)
export(g3_iterative_default_grouping)
export(g3_iterative_setup)
export(g3_jitter)
export(g3_leaveout)
export(g3_lik_out)
export(g3_optim)
export(g3_retro)
export(g3_sensitivity)
export(g3_stock_name)
export(g3_update_weights)
export(init_abund)
export(init_sd)
export(jitter_params)
export(model_actions)
export(mohnrho)
export(read.g3.param)
export(stock_renewal)
export(stock_species)
export(tabulate_SS)
export(value_from_bounds)
export(write.g3.file)
export(write.g3.param)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,optim)