-
Notifications
You must be signed in to change notification settings - Fork 66
/
NAMESPACE
163 lines (162 loc) · 3.71 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
# Generated by roxygen2: do not edit by hand
S3method(IRF,ARIMA)
S3method(IRF,VAR)
S3method(IRF,VARIMA)
S3method(IRF,VECM)
S3method(breusch_godfrey,TSLM)
S3method(components,ETS)
S3method(fitted,AR)
S3method(fitted,ARIMA)
S3method(fitted,ETS)
S3method(fitted,NNETAR)
S3method(fitted,RW)
S3method(fitted,TSLM)
S3method(fitted,VAR)
S3method(fitted,VARIMA)
S3method(fitted,VECM)
S3method(fitted,croston)
S3method(fitted,fable_theta)
S3method(fitted,model_mean)
S3method(forecast,AR)
S3method(forecast,ARIMA)
S3method(forecast,ETS)
S3method(forecast,NNETAR)
S3method(forecast,RW)
S3method(forecast,TSLM)
S3method(forecast,VAR)
S3method(forecast,VARIMA)
S3method(forecast,VECM)
S3method(forecast,croston)
S3method(forecast,fable_theta)
S3method(forecast,model_mean)
S3method(generate,AR)
S3method(generate,ARIMA)
S3method(generate,ETS)
S3method(generate,NNETAR)
S3method(generate,RW)
S3method(generate,TSLM)
S3method(generate,VAR)
S3method(generate,VARIMA)
S3method(generate,VECM)
S3method(generate,model_mean)
S3method(glance,AR)
S3method(glance,ARIMA)
S3method(glance,ETS)
S3method(glance,NNETAR)
S3method(glance,RW)
S3method(glance,TSLM)
S3method(glance,VAR)
S3method(glance,VARIMA)
S3method(glance,VECM)
S3method(glance,fable_theta)
S3method(glance,model_mean)
S3method(hfitted,ARIMA)
S3method(hfitted,ETS)
S3method(interpolate,ARIMA)
S3method(interpolate,TSLM)
S3method(interpolate,model_mean)
S3method(model_sum,AR)
S3method(model_sum,ARIMA)
S3method(model_sum,ETS)
S3method(model_sum,NNETAR)
S3method(model_sum,RW)
S3method(model_sum,TSLM)
S3method(model_sum,VAR)
S3method(model_sum,VARIMA)
S3method(model_sum,VECM)
S3method(model_sum,fable_theta)
S3method(model_sum,model_mean)
S3method(refit,AR)
S3method(refit,ARIMA)
S3method(refit,ETS)
S3method(refit,NNETAR)
S3method(refit,RW)
S3method(refit,TSLM)
S3method(refit,model_mean)
S3method(report,AR)
S3method(report,ARIMA)
S3method(report,ETS)
S3method(report,NNETAR)
S3method(report,RW)
S3method(report,TSLM)
S3method(report,VAR)
S3method(report,VARIMA)
S3method(report,VECM)
S3method(report,fable_theta)
S3method(report,model_mean)
S3method(residuals,AR)
S3method(residuals,ARIMA)
S3method(residuals,ETS)
S3method(residuals,NNETAR)
S3method(residuals,RW)
S3method(residuals,TSLM)
S3method(residuals,VAR)
S3method(residuals,VARIMA)
S3method(residuals,VECM)
S3method(residuals,croston)
S3method(residuals,fable_theta)
S3method(residuals,model_mean)
S3method(tidy,AR)
S3method(tidy,ARIMA)
S3method(tidy,ETS)
S3method(tidy,NNETAR)
S3method(tidy,RW)
S3method(tidy,TSLM)
S3method(tidy,VAR)
S3method(tidy,VARIMA)
S3method(tidy,VECM)
S3method(tidy,croston)
S3method(tidy,fable_theta)
S3method(tidy,model_mean)
export("%>%")
export(AR)
export(ARIMA)
export(CROSTON)
export(ETS)
export(MEAN)
export(NAIVE)
export(NNETAR)
export(RW)
export(SNAIVE)
export(THETA)
export(TSLM)
export(VAR)
export(VARIMA)
export(VECM)
export(as_tsibble)
export(breusch_godfrey)
export(unitroot_options)
import(Rcpp)
import(fabletools)
import(rlang, except = invoke)
import(tsibble)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,transmute)
importFrom(fabletools,forecast)
importFrom(stats,KalmanForecast)
importFrom(stats,KalmanRun)
importFrom(stats,approx)
importFrom(stats,ar)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,diffinv)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,makeARIMA)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,time)
importFrom(stats,ts)
importFrom(tsibble,as_tsibble)
importFrom(utils,tail)
useDynLib(fable, .registration = TRUE)