Skip to content

Commit

Permalink
remove imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jrosen48 committed Apr 12, 2024
1 parent 3887c98 commit a227576
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ importFrom(lavaan,parameterEstimates)
importFrom(lavaan,sem)
importFrom(lme4,fixef)
importFrom(lme4,lmer)
importFrom(margins,margins)
importFrom(pbkrtest,get_Lb_ddf)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_dbl)
Expand Down
1 change: 0 additions & 1 deletion R/konfound-glm.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#' @importFrom broom tidy glance
#' @importFrom dplyr select filter bind_cols
#' @importFrom stats glm
#' @importFrom margins margins
konfound_glm <- function(model_object,
tested_variable_string,
alpha, tails,
Expand Down

0 comments on commit a227576

Please sign in to comment.