Skip to content

Error in insert_absorb #2

@jhcastaldo

Description

@jhcastaldo

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions