Calculates the p-values for the effect power calculation in Monte Carlo
effectpowermc(
fit,
type = "III",
test = "Pr(>Chisq)",
model_formula = NULL,
firth = FALSE,
glmfamily = "gaussian",
effect_terms = NULL,
RunMatrixReduced = NULL,
method = NULL,
contrastslist = contrastslist,
effect_anova = FALSE,
...
)
p-values
Fit from regression
Default `III`
Default `Pr(>Chisq)`.
Additional arguments to pass to car::Anova