main_pre: Helper function for main method for blandxtr

Description Usage Arguments Value Note Author(s)

Description

main_pre performs advanced Bland Altman-analysis as proposed by Olofsen et al. (2015) without calculation of confidence intervals. Helper function for blandxtr which performs the whole analysis.

Usage

1
main_pre(input_dt, bt, bias_alt, beta)

Arguments

input_dt

data.table with input dataset

bt

number of bootstrap samples

bias_alt

set TRUE for alternative calculation of bias (small within-subject variance) and its variance, set FALSE for standard calculation of bias (small between-subjects variance) and its variance

beta

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

Value

A list containing the return values of all used functions.

Note

"_mod" labels results based on modified analysis of variance

Author(s)

Inga Koenemund inga.koenemund@web.de


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