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.
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.