forked from DongyueXie/smashrgen
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
37 lines (36 loc) · 824 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
# Generated by roxygen2: do not edit by hand
export(BMSM)
export(Maternkernel)
export(Pois_GP)
export(RBFkernel)
export(bmsm_control_default)
export(dwt.fn)
export(ebbp_beta_mixture)
export(ebnm_sgp)
export(ebpm_pois_sgp)
export(ebps)
export(ebps_general_control_default)
export(ebps_init_control_default)
export(ebps_smooth_control_default)
export(ebps_twostep)
export(pois_sgp)
export(pois_smooth_split)
export(sgp)
export(smash_dwt)
export(smash_gen_pois)
export(smash_two_step)
import(ashr)
import(ebnm)
import(mixsqp)
import(smashr)
import(vebpm)
import(wavethresh)
importFrom(Rfast,Outer)
importFrom(Rfast,cholesky)
importFrom(Rfast,colsums)
importFrom(Rfast,mat.mult)
importFrom(Rfast,rowsums)
importFrom(ebnm,ebnm_output_default)
importFrom(mr.ash,fit_mr_ash)
importFrom(mvtnorm,dmvnorm)
importFrom(smashr,reflect)