-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, i'm running a joint analysis with common experiments and at the final phase, i'm using wzRfun to create the results using the apmc function.
results <- wzRfun::apmc(L,
model = m0,
focus = "cult",
test = "fdr") %>%
mutate(cld = wzRfun::ordered_cld(let = cld, means = fit))
But, i'm getting the following error:
Error in insert_absorb(signif, decreasing = decreasing, comps = ret$comps, :
sapply(split_names, length) == 2 are not all TRUE
Any help on that?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels