-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
88 lines (87 loc) · 2 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
# Generated by roxygen2: do not edit by hand
S3method(AIC,izip)
S3method(AIC,tsizip)
S3method(augment,izip)
S3method(autoplot,izip)
S3method(autoplot,tsizip)
S3method(coef,izip)
S3method(coef,tsizip)
S3method(confint,izip)
S3method(confint,tsizip)
S3method(cooks.distance,izip)
S3method(fitted,izip)
S3method(fitted,tsizip)
S3method(glance,izip)
S3method(glance,tsizip)
S3method(hatvalues,izip)
S3method(influence,izip)
S3method(logLik,izip)
S3method(logLik,tsizip)
S3method(model.frame,izip)
S3method(model.frame,tsizip)
S3method(model.matrix,izip)
S3method(model.matrix,tsizip)
S3method(nobs,izip)
S3method(nobs,tsizip)
S3method(plot,izip)
S3method(plot,tsizip)
S3method(predict,izip)
S3method(print,izip)
S3method(print,logLik.izip)
S3method(print,logLik.tsizip)
S3method(print,summary.izip)
S3method(print,summary.tsizip)
S3method(print,tsizip)
S3method(residuals,izip)
S3method(residuals,tsizip)
S3method(rstandard,izip)
S3method(summary,izip)
S3method(summary,tsizip)
S3method(tidy,izip)
S3method(tidy,tsizip)
S3method(update,izip)
S3method(vcov,izip)
S3method(vcov,tsizip)
export(augment)
export(dizip)
export(gg_qqizipPIT)
export(glance)
export(glm.izip)
export(izipPIT)
export(izipPredProb)
export(iziplrtest)
export(izipnormRandPIT)
export(pizip)
export(qizip)
export(rizip)
export(tidy)
export(tsglm.izip)
import(ggplot2)
import(ggpubr)
import(grDevices)
import(graphics)
import(stats)
importFrom(VGAM,lambertW)
importFrom(dplyr,mutate_at)
importFrom(dplyr,vars)
importFrom(forecast,Acf)
importFrom(forecast,Pacf)
importFrom(forecast,ggAcf)
importFrom(forecast,ggPacf)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(rlang,na_int)
importFrom(rlang,na_lgl)
importFrom(stats,optim)
importFrom(stringr,str_length)
importFrom(stringr,str_locate)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,as_tibble_row)
importFrom(tibble,is_tibble)
importFrom(tscount,tsglm)