Skip to content

Error in if (type == 1) { : missing value where TRUE/FALSE needed #9

@sandralu19

Description

@sandralu19

Hi,

I'm trying to run the Multipower analysis based on the instructions and the default parameters in the User's Guide:

MultiPower(statdata, groups = statdesign, type = 2, omicPower = 0.6, averagePower = 0.85,
fdr = 0.05, cost = 1, equalSize = TRUE, max.size = 200, omicCol = NULL,
powerPlots = TRUE, null.effect = 0)

When running the code, this message appears:

Estimating parameters for omic: meta
Parameters are to be estimated for normally distributed data
Estimating parameters for omic: geno
[1] "11460 constant features are to be removed from the analysis."
Error in if (type == 1) { : missing value where TRUE/FALSE needed

I was wondering if you could help me with this, or suggest possible solutions as I believe your package would be helpful for my research.

Thanks,
Sandra.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions