-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
68 lines (67 loc) · 1.51 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
60
61
62
63
64
65
66
67
68
# Generated by roxygen2: do not edit by hand
S3method(get_post,MFVART)
S3method(get_post,matrix)
S3method(get_post,mcmc)
S3method(get_post,numeric)
S3method(plot,MFVART)
export(BMFVAR.FHV)
export(BMFVAR.FSV)
export(BMFVAR.Gaussian.FHV)
export(BMFVAR.Gaussian.FSV)
export(BMFVAR.Gaussian.SV)
export(BMFVAR.Gaussian.novol)
export(BMFVAR.MT.SV)
export(BMFVAR.MT.novol)
export(BMFVAR.OT.FHV)
export(BMFVAR.OT.FSV)
export(BMFVAR.OT.SV)
export(BMFVAR.OT.novol)
export(BMFVAR.SV)
export(BMFVAR.Student.FHV)
export(BMFVAR.Student.FSV)
export(BMFVAR.Student.SV)
export(BMFVAR.Student.novol)
export(BMFVAR.cG.SV)
export(BMFVAR.novol)
export(JCVARF.Gaussian.SV)
export(JCVARF.Gaussian.novol)
export(JCVARF.OT.SV)
export(JCVARF.OT.SVinR)
export(JCVARF.OT.novol)
export(JCVARF.SV)
export(JCVARF.Student.SV)
export(JCVARF.Student.novol)
export(JCVARF.novol)
export(Make_HB)
export(Make_SectMat)
export(Make_bandSparse)
export(Make_cB)
export(Vec_to_Mat)
export(adaptamount)
export(carterkohn)
export(get_init)
export(get_post)
export(get_prior)
export(get_prior_minnesota)
export(getmix)
export(makeRegressor)
export(metrics)
export(repcol)
export(reprow)
export(sample_A_ele)
export(sample_h_Chan)
export(sample_h_ele)
export(sample_h_mod)
export(sigmahelper4)
export(sim.MFVAR.Gaussian.SV)
export(sim.MFVAR.Gaussian.novol)
export(sim.MFVAR.MT.SV)
export(sim.MFVAR.MT.novol)
export(sim.MFVAR.OT.SV)
export(sim.MFVAR.OT.novol)
export(sim.MFVAR.SV)
export(sim.MFVAR.Student.SV)
export(sim.MFVAR.Student.novol)
export(sim.MFVAR.novol)
import(Rcpp)
useDynLib(MFVART)