Skip to content

Commit 3cd21a5

Browse files
committed
fix
1 parent 5122786 commit 3cd21a5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NAMESPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ S3method(print,sj_xtab_stat)
3030
S3method(print,svyglm.nb)
3131
S3method(print,svyglm.zip)
3232
S3method(residuals,svyglm.nb)
33-
S3method(svyglm,nb)
34-
S3method(svyglm,zip)
3533
S3method(terms,svyglm.nb)
3634
S3method(weighted_correlation,default)
3735
S3method(weighted_correlation,formula)
@@ -90,6 +88,8 @@ export(se)
9088
export(se_ybar)
9189
export(smpsize_lmm)
9290
export(survey_median)
91+
export(svyglm.nb)
92+
export(svyglm.zip)
9393
export(t_test)
9494
export(table_values)
9595
export(var_pop)

man/svyglm.nb.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/svyglm.zip.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)