-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
42 lines (41 loc) · 886 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(RSPR_0)
export(Rpop_F)
export(Rpop_len)
export(Rsel_dsnormal)
export(Rsel_logistic)
export(Rsel_normal)
export(Rsel_ssnormal)
export(Rselectivities)
export(blicc_dat)
export(blicc_fit)
export(blicc_gear_sel)
export(blicc_get_expected)
export(blicc_mpd)
export(blicc_prior)
export(blicc_ref_pts)
export(blicc_results)
export(blicc_selfun)
export(blip_Fk)
export(blip_Galpha)
export(blip_LH)
export(blip_Linf)
export(blip_Mk)
export(blip_NBphi)
export(blip_mix)
export(blip_sel)
export(blip_sel_auto)
export(plot_FkF40_density)
export(plot_SPR_contour)
export(plot_SPR_density)
export(plot_YPR_contour)
export(plot_efq)
export(plot_posterior)
export(plot_prior)
export(plot_residuals)
export(plot_selectivity)
export(posterior_predict)
import(Rcpp)
import(methods)
importFrom(rstan,sampling)
useDynLib(fishblicc, .registration = TRUE)