power.f | R Documentation |
Calculates Power given a relvance table object.
power.f(x, std.effect, threshold, family)
x |
predictor values. either vector or matrxi. not sure if matrix works for all cases. |
std.effect |
is the standardised effect. Only binom regression allows for intercept |
threshold |
relevance threshold |
family |
either gaussian or binomial |
power estimate based on 1000 simulation
Stefan Thoma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.