-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
34 lines (33 loc) · 887 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
# Generated by roxygen2: do not edit by hand
S3method(update,Arima)
export(autoplot.zoo)
export(dhhh4sims)
export(dnbmix)
export(fortify.zoo)
export(index)
export(logs_hhh4sims)
export(logs_nbmix)
export(osaplot)
export(scores_lnorm)
export(scores_lnorm_discrete)
export(scores_sample)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(scoringRules,dss_lnorm)
importFrom(scoringRules,dss_sample)
importFrom(scoringRules,logs_lnorm)
importFrom(scoringRules,logs_sample)
importFrom(stats,plnorm)
importFrom(stats,qlnorm)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
importFrom(zoo,autoplot.zoo)
importFrom(zoo,fortify.zoo)
importFrom(zoo,index)