Skip to content

Commit

Permalink
remove weighted_ttest
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed May 12, 2024
1 parent d2cd58d commit 827e300
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 210 deletions.
3 changes: 0 additions & 3 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ S3method(weighted_correlation,formula)
S3method(weighted_se,data.frame)
S3method(weighted_se,default)
S3method(weighted_se,matrix)
S3method(weighted_ttest,default)
S3method(weighted_ttest,formula)
export(anova_stats)
export(auto_prior)
export(boot_ci)
Expand Down Expand Up @@ -101,7 +99,6 @@ export(weighted_mean)
export(weighted_median)
export(weighted_sd)
export(weighted_se)
export(weighted_ttest)
export(wilcoxon_test)
export(xtab_statistics)
importFrom(bayestestR,ci)
Expand Down
176 changes: 0 additions & 176 deletions R/wtd_ttest.R

This file was deleted.

34 changes: 3 additions & 31 deletions man/weighted_se.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 827e300

Please sign in to comment.