findPowerR {nivm} | R Documentation |
Get power from brkTest
).
Description
Power under an alternative F1 and F2 relationship, represented by a F2=g(F1).
Usage
findPowerR(R, g, psearch = (0:1000)/1000)
Arguments
R |
matrix of rejection region, if x is the output from |
g |
function under which to calculate the power, F2=g(F1). |
psearch |
vector of values over which to calculate the power |
[Package nivm version 0.5 Index]