ci_loa_mover: Confidence intervals for limits of agreement (using MOVER...

Description Usage Arguments Value Author(s)

Description

ci_loa_mover returns confidence intervals (CI) for limits of agreement (LoA) based on MOVER-method (Methods of Variance Estimates Recovery) proposed by Zou (2013).

Usage

1
2
ci_loa_mover(n, n_obs, lambda_mod, output_subjects, mssi_mod, wsv,
  var_d_mod, loa_l, loa_u, alpha, beta)

Arguments

n

number of subjects

n_obs

number of observations

lambda_mod

helper variable for calculation of modified between-subjects variance, see Olofsen et al. 2015

output_subjects

data.table containing subject ID and number of measurements of each subject (m_i)

mssi_mod

mssi (modified calculation)

wsv

within-subject variance (unmodified)

var_d_mod

modified variance of mean of all differences

loa_l

lower limit of agreement

loa_u

upper limit of agreement

alpha

for 100*(1-alpha)%-confidence interval around LoA

beta

for 100*(1-beta)%-confidence interval around bias

Value

A list with the following elements is returned

Author(s)

Inga Koenemund inga.koenemund@web.de


ikoenemund/blandxtr documentation built on June 13, 2019, 8:53 p.m.