Skip to content

Questions about the section of To filter or not to filter #1

@xie186

Description

@xie186

In the section of To filter or not to filter, if I run the code and plot the result:

powers_fil = comparePower(simres, alpha.type="fdr", alpha.nominal=0.1, 
                    strata = c(0, 10, 2^(1:7)*10, Inf), filter.by="expr",
                    strata.filtered=1, stratify.by="expr", delta=0.5)
plotAll(powers_fil)

My understanding is the first strata (1-10) will be removed. But why do we still see results with strata (1-10) on the plot shown below? Thanks.

image

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