Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed May 26, 2024
1 parent 78949e2 commit cba4114
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@ Config/Needs/website:
r-lib/pkgdown,
easystats/easystatstemplate
Config/rcmdcheck/ignore-inconsequential-notes: true
Remotes: easystats/insight, easystats/datawizard, easystats/performance, easystats/bayestestR
Remotes: easystats/insight, easystats/datawizard, easystats/performance, easystats/bayestestR, easystats/effectsize
3 changes: 0 additions & 3 deletions R/methods_htest.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ model_parameters.htest <- function(model,
bootstrap = FALSE,
effectsize_type = NULL,
verbose = TRUE,
cramers_v = NULL,
phi = NULL,
standardized_d = NULL,
...) {
if (bootstrap) {
insight::format_error("Bootstrapped h-tests are not yet implemented.")
Expand Down
3 changes: 0 additions & 3 deletions man/model_parameters.htest.Rd

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

0 comments on commit cba4114

Please sign in to comment.