-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
135 lines (134 loc) · 3.89 KB
/
Copy pathNAMESPACE
File metadata and controls
135 lines (134 loc) · 3.89 KB
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
# Generated by roxygen2: do not edit by hand
S3method(Math,threeRuleSmooth)
S3method(Math,twoStepsBenchmark)
S3method(aggregate,threeRuleSmooth)
S3method(aggregate,twoStepsBenchmark)
S3method(as.list,threeRuleSmooth)
S3method(as.list,twoStepsBenchmark)
S3method(as.ts,threeRuleSmooth)
S3method(as.ts,twoStepsBenchmark)
S3method(coef,praislm)
S3method(coef,twoStepsBenchmark)
S3method(cycle,threeRuleSmooth)
S3method(cycle,twoStepsBenchmark)
S3method(diff,threeRuleSmooth)
S3method(diff,twoStepsBenchmark)
S3method(diffinv,threeRuleSmooth)
S3method(diffinv,twoStepsBenchmark)
S3method(distance,tscomparison)
S3method(fitted,praislm)
S3method(fitted,twoStepsBenchmark)
S3method(ggplot2::autoplot,threeRuleSmooth)
S3method(ggplot2::autoplot,tscomparison)
S3method(ggplot2::autoplot,twoStepsBenchmark)
S3method(ggplotts,data.frame)
S3method(ggplotts,ts)
S3method(in_disaggr,threeRuleSmooth)
S3method(in_disaggr,twoStepsBenchmark)
S3method(in_disaggr_ctb,threeRuleSmooth)
S3method(in_disaggr_ctb,twoStepsBenchmark)
S3method(in_revisions,threeRuleSmooth)
S3method(in_revisions,twoStepsBenchmark)
S3method(in_sample,praislm)
S3method(in_sample,threeRuleSmooth)
S3method(in_sample,twoStepsBenchmark)
S3method(in_scatter,praislm)
S3method(in_scatter,threeRuleSmooth)
S3method(in_scatter,twoStepsBenchmark)
S3method(model.list,praislm)
S3method(model.list,threeRuleSmooth)
S3method(model.list,twoStepsBenchmark)
S3method(monthplot,threeRuleSmooth)
S3method(monthplot,twoStepsBenchmark)
S3method(na.omit,threeRuleSmooth)
S3method(na.omit,twoStepsBenchmark)
S3method(neither_outlier_nor_constant,praislm)
S3method(neither_outlier_nor_constant,threeRuleSmooth)
S3method(neither_outlier_nor_constant,twoStepsBenchmark)
S3method(outliers,praislm)
S3method(outliers,twoStepsBenchmark)
S3method(plot,threeRuleSmooth)
S3method(plot,tscomparison)
S3method(plot,twoStepsBenchmark)
S3method(prais,twoStepsBenchmark)
S3method(print,praislm)
S3method(print,reViewOutput)
S3method(print,summary.praislm)
S3method(print,threeRuleSmooth)
S3method(print,tscomparison)
S3method(print,twoStepsBenchmark)
S3method(rePort,character)
S3method(rePort,connection)
S3method(rePort,reViewOutput)
S3method(rePort,twoStepsBenchmark)
S3method(reView,character)
S3method(reView,connection)
S3method(reView,reViewOutput)
S3method(reView,twoStepsBenchmark)
S3method(residuals,praislm)
S3method(residuals,twoStepsBenchmark)
S3method(rho,praislm)
S3method(rho,twoStepsBenchmark)
S3method(se,praislm)
S3method(se,twoStepsBenchmark)
S3method(smoothed.part,twoStepsBenchmark)
S3method(smoothed.rate,threeRuleSmooth)
S3method(summary,praislm)
S3method(summary,twoStepsBenchmark)
S3method(time,threeRuleSmooth)
S3method(time,twoStepsBenchmark)
S3method(vcov,praislm)
S3method(vcov,twoStepsBenchmark)
S3method(window,threeRuleSmooth)
S3method(window,twoStepsBenchmark)
export(annualBenchmark)
export(bflSmooth)
export(default_col_pal)
export(default_lty_pal)
export(default_margins)
export(default_theme_ggplot)
export(distance)
export(in_disaggr)
export(in_revisions)
export(in_sample)
export(in_scatter)
export(model.list)
export(outliers)
export(prais)
export(rePort)
export(reUseBenchmark)
export(reView)
export(residuals_extrap)
export(rho)
export(se)
export(smoothed.part)
export(smoothed.rate)
export(threeRuleSmooth)
export(twoStepsBenchmark)
exportClasses(disaggR)
exportClasses(threeRuleSmooth)
exportClasses(twoStepsBenchmark)
exportMethods(Math2)
exportMethods(Ops)
exportMethods(show)
import(graphics)
import(methods)
import(stats)
importFrom(RColorBrewer,brewer.pal)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.size)
importFrom(stats,aggregate)
importFrom(stats,as.ts)
importFrom(stats,coef)
importFrom(stats,cycle)
importFrom(stats,diffinv)
importFrom(stats,fitted)
importFrom(stats,lag)
importFrom(stats,monthplot)
importFrom(stats,na.omit)
importFrom(stats,residuals)
importFrom(stats,time)
importFrom(stats,vcov)
importFrom(stats,window)
importFrom(utils,browseURL)
importFrom(utils,packageVersion)