-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
57 lines (56 loc) · 970 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
export(OLS)
export(bandw)
export(bartlett_kern)
export(bigvec_residuals)
export(correct)
export(correct1)
export(cvg)
export(dating_MLE)
export(dating_loglik)
export(dating_partscSSR)
export(dating_purescSSR)
export(determineBreaks)
export(estdate)
export(estim)
export(estimbr)
export(estimdl)
export(funcg)
export(getcv)
export(getcv4)
export(getdmax4)
export(interval)
export(invpd)
export(isposdef)
export(jhatpr)
export(jhatpr1)
export(kern)
export(kernMain)
export(mlebigvec)
export(mlef)
export(numcase2)
export(olsqr)
export(parti)
export(parti_loglik)
export(plambda)
export(ploglik)
export(psigmq)
export(pslr0)
export(pslr00)
export(pslr1)
export(pslr10)
export(pslr2)
export(pslr3)
export(pslr4)
export(pslr5)
export(pslr6)
export(pslr7)
export(pslr8)
export(pslr9)
export(pvdel)
export(pzbar)
export(segmake)
export(ssr_vec)
export(ssrbigvec)
importFrom(Rcpp,sourceCpp)
useDynLib(mbreaks, .registration = TRUE)