simulatePower: Simulate power for Bland-Altman limits of agreement test

View source: R/simulatePower.R

simulatePowerR Documentation

Simulate power for Bland-Altman limits of agreement test

Description

Simulate power for Bland-Altman limits of agreement test

Usage

simulatePower(mu, SD, delta, n, nsims = 1000, gamma = 0.05,
  alpha = 0.05)

Arguments

mu

mean of differences

SD

standard deviation of differences

delta

pre-determined clinical agreement interval

n

sample size

nsims

number of simulations

gamma

alpha level of Bland-Altman LOA

alpha

alpha level of LOA confidence intervals

Value

a number expression the power


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