Skip to content

Commit

Permalink
cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Dec 11, 2024
1 parent 4417ec5 commit cca37b3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 16 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ Suggests:
mlr3verse,
modelbased,
modelsummary,
multcomp,
nlme,
nnet,
numDeriv,
Expand Down
15 changes: 0 additions & 15 deletions R/get_se_delta.R
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
get_se_delta_marginalmeans <- function(model,
variables,
newdata,
type,
cross = FALSE,
...) {
get_marginalmeans(
model = model,
variables = variables,
newdata = newdata,
type = type,
cross = cross,
...
)$estimate
}


get_se_delta_contrasts <- function(model,
Expand Down
4 changes: 3 additions & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Beaumais
Boca
BorgeJorge
Brillemaf
Brilleman
Bundock
Bundock
CMD
Expand Down Expand Up @@ -107,6 +108,7 @@ Tibshirani
Tomz
Typst
Umit
Westfall
Wittenberg
XGBoost
Xu
Expand Down Expand Up @@ -283,4 +285,4 @@ wmean
xb
zlink
zprob
’s
’s

0 comments on commit cca37b3

Please sign in to comment.