File tree
76 files changed
+311
-251
lines changed- R
- docs
- articles
- eight-schools_files
- accessible-code-block-0.0.1
- figure-html
- header-attrs-2.6
- news
- reference
- man
- tests
- testthat
- vignettes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
76 files changed
+311
-251
lines changed.Rbuildignore
100644
100755
File mode changed.
.gitignore
100644
100755
File mode changed.
.travis.yml
100644
100755
File mode changed.
DESCRIPTION
100644
100755
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
LICENSE
100644
100755
File mode changed.
NAMESPACE
100644
100755
File mode changed.
NEWS.md
100644
100755
File mode changed.
R/adjust_weights.R
100644
100755
+19-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 |
| |
24 | 28 |
| |
25 | 29 |
| |
| |||
71 | 75 |
| |
72 | 76 |
| |
73 | 77 |
| |
74 |
| - | |
75 | 78 |
| |
76 | 79 |
| |
77 |
| - | |
| 80 | + | |
78 | 81 |
| |
79 | 82 |
| |
80 | 83 |
| |
81 |
| - | |
| 84 | + | |
| 85 | + | |
82 | 86 |
| |
83 | 87 |
| |
84 | 88 |
| |
| |||
170 | 174 |
| |
171 | 175 |
| |
172 | 176 |
| |
173 |
| - | |
174 | 177 |
| |
175 |
| - | |
| 178 | + | |
176 | 179 |
| |
177 |
| - | |
| 180 | + | |
| 181 | + | |
178 | 182 |
| |
179 | 183 |
| |
180 | 184 |
| |
| |||
185 | 189 |
| |
186 | 190 |
| |
187 | 191 |
| |
188 |
| - | |
| 192 | + | |
189 | 193 |
| |
190 | 194 |
| |
191 | 195 |
| |
192 | 196 |
| |
193 | 197 |
| |
194 | 198 |
| |
195 | 199 |
| |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
196 | 205 |
| |
197 |
| - | |
| 206 | + | |
| 207 | + | |
198 | 208 |
| |
199 | 209 |
|
R/adjustr-package.R
100644
100755
File mode changed.
R/logprob.R
100644
100755
File mode changed.
R/make_spec.R
100644
100755
File mode changed.
R/parsing.R
100644
100755
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
| 65 | + | |
65 | 66 |
| |
66 | 67 |
| |
67 | 68 |
| |
| |||
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
76 |
| - | |
77 |
| - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
78 | 81 |
| |
79 | 82 |
| |
80 | 83 |
| |
|
R/use_weights.R
100644
100755
File mode changed.
README.md
100644
100755
File mode changed.
_pkgdown.yml
100644
100755
File mode changed.
adjustr.Rproj
100644
100755
File mode changed.
codecov.yml
100644
100755
File mode changed.
docs/404.html
100644
100755
+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
docs/LICENSE-text.html
100644
100755
+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments