Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in insert_absorb #2

Open
jhcastaldo opened this issue Jan 24, 2023 · 0 comments
Open

Error in insert_absorb #2

jhcastaldo opened this issue Jan 24, 2023 · 0 comments

Comments

@jhcastaldo
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant