-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathNAMESPACE
More file actions
148 lines (147 loc) · 4.08 KB
/
NAMESPACE
File metadata and controls
148 lines (147 loc) · 4.08 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
136
137
138
139
140
141
142
143
144
145
146
147
148
# Generated by roxygen2: do not edit by hand
S3method(as.data.frame,ipw)
S3method(is_ps_trimmed,default)
S3method(is_ps_trimmed,ps_trim)
S3method(is_ps_trimmed,psw)
S3method(is_ps_truncated,default)
S3method(is_ps_truncated,ps_trunc)
S3method(is_ps_truncated,psw)
S3method(is_refit,default)
S3method(is_refit,ps_trim)
S3method(is_refit,psw)
S3method(is_unit_trimmed,default)
S3method(is_unit_trimmed,ps_trim)
S3method(is_unit_trimmed,psw)
S3method(is_unit_truncated,default)
S3method(is_unit_truncated,ps_trunc)
S3method(is_unit_truncated,psw)
S3method(print,ipw)
S3method(summary,psw)
S3method(vec_arith,ps_trim)
S3method(vec_arith,ps_trunc)
S3method(vec_arith,psw)
S3method(vec_arith.numeric,ps_trim)
S3method(vec_arith.numeric,ps_trunc)
S3method(vec_arith.numeric,psw)
S3method(vec_arith.ps_trim,default)
S3method(vec_arith.ps_trim,integer)
S3method(vec_arith.ps_trim,numeric)
S3method(vec_arith.ps_trim,ps_trim)
S3method(vec_arith.ps_trunc,default)
S3method(vec_arith.ps_trunc,integer)
S3method(vec_arith.ps_trunc,numeric)
S3method(vec_arith.ps_trunc,ps_trunc)
S3method(vec_arith.psw,default)
S3method(vec_arith.psw,integer)
S3method(vec_arith.psw,numeric)
S3method(vec_arith.psw,psw)
S3method(vec_cast,character.ps_trim)
S3method(vec_cast,character.ps_trunc)
S3method(vec_cast,character.psw)
S3method(vec_cast,double.ps_trim)
S3method(vec_cast,double.ps_trunc)
S3method(vec_cast,double.psw)
S3method(vec_cast,integer.ps_trim)
S3method(vec_cast,integer.ps_trunc)
S3method(vec_cast,integer.psw)
S3method(vec_cast,ps_trim.double)
S3method(vec_cast,ps_trim.integer)
S3method(vec_cast,ps_trunc.double)
S3method(vec_cast,ps_trunc.integer)
S3method(vec_cast,psw.double)
S3method(vec_cast,psw.integer)
S3method(vec_math,ps_trim)
S3method(vec_math,ps_trunc)
S3method(vec_math,psw)
S3method(vec_ptype2,character.psw)
S3method(vec_ptype2,double.ps_trim)
S3method(vec_ptype2,double.ps_trunc)
S3method(vec_ptype2,double.psw)
S3method(vec_ptype2,integer.ps_trim)
S3method(vec_ptype2,integer.ps_trunc)
S3method(vec_ptype2,integer.psw)
S3method(vec_ptype2,ps_trim.double)
S3method(vec_ptype2,ps_trim.integer)
S3method(vec_ptype2,ps_trim.ps_trim)
S3method(vec_ptype2,ps_trim.psw)
S3method(vec_ptype2,ps_trunc.double)
S3method(vec_ptype2,ps_trunc.integer)
S3method(vec_ptype2,ps_trunc.ps_trunc)
S3method(vec_ptype2,ps_trunc.psw)
S3method(vec_ptype2,psw.character)
S3method(vec_ptype2,psw.double)
S3method(vec_ptype2,psw.integer)
S3method(vec_ptype2,psw.ps_trim)
S3method(vec_ptype2,psw.ps_trunc)
S3method(vec_ptype2,psw.psw)
S3method(vec_ptype_abbr,ps_trim)
S3method(vec_ptype_abbr,ps_trunc)
S3method(vec_ptype_abbr,psw)
S3method(vec_ptype_full,ps_trim)
S3method(vec_ptype_full,ps_trunc)
S3method(vec_ptype_full,psw)
S3method(wt_ate,numeric)
S3method(wt_ate,ps_trim)
S3method(wt_ate,ps_trunc)
S3method(wt_atm,numeric)
S3method(wt_atm,ps_trim)
S3method(wt_atm,ps_trunc)
S3method(wt_ato,numeric)
S3method(wt_ato,ps_trim)
S3method(wt_ato,ps_trunc)
S3method(wt_att,numeric)
S3method(wt_att,ps_trim)
S3method(wt_att,ps_trunc)
S3method(wt_atu,numeric)
S3method(wt_atu,ps_trim)
S3method(wt_atu,ps_trunc)
S3method(wt_entropy,numeric)
S3method(wt_entropy,ps_trim)
S3method(wt_entropy,ps_trunc)
export("estimand<-")
export(as_psw)
export(estimand)
export(ipw)
export(is_causal_wt)
export(is_ps_calibrated)
export(is_ps_trimmed)
export(is_ps_truncated)
export(is_psw)
export(is_refit)
export(is_stabilized)
export(is_unit_trimmed)
export(is_unit_truncated)
export(new_psw)
export(ps_calibrate)
export(ps_refit)
export(ps_trim)
export(ps_trim_meta)
export(ps_trunc)
export(ps_trunc_meta)
export(psw)
export(wt_ate)
export(wt_atm)
export(wt_ato)
export(wt_att)
export(wt_atu)
export(wt_entropy)
import(vctrs)
importFrom(stats,binomial)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,isoreg)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.weights)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,uniroot)
importFrom(stats,var)