estimateSampleSizeFromPowerCurve: Estimate sample size for Bland-Altman limits of agreement...

View source: R/estimateSampleSizefromPowerCurve.R

estimateSampleSizeFromPowerCurveR Documentation

Estimate sample size for Bland-Altman limits of agreement test

Description

Estimate sample size for Bland-Altman limits of agreement test

Usage

estimateSampleSizeFromPowerCurve(powerCurve, power = 0.8,
  tolerance = 0.01)

Arguments

powerCurve

an object produced by estimatePowerCurve

power

the pre-determined power

tolerance

how close the nearest estimated power must be to the pre-determined power

Value

a list


nwisn/blandPower documentation built on Jan. 27, 2024, 4:33 a.m.